Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Multi Tag

technohikertechnohiker19k downloads

Add tags to multiple notes at once. Either right-click a folder, or select multiple notes and right-click the selection.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

Multi Tag Demo

UPDATE: This plugin will remain functional, but I will be focusing on obsidian-multi-properties instead, which serves very similar functionality. Multi Tag will be around for anyone who wants to use inline tags.

When installed, right-clicking on a folder will bring up an option to add a tag to all notes within a folder. Upon clicking this, a message will pop up asking you to add a tag. You may add your tag, and it will be appended to each note in the folder.

You can also select multiple notes with Shift+Mouse, and right-click the selection to get the same efect.

If you want your tags to be appended to the frontmatter via YAML/Properties, there is a toggle for this in the plugin's Settings menu. "YAML" will add the tags as a property, and "Inline" will append each tag to the bottom of the note. Note that "YAML" checks for duplicate tags, but "Inline" does not.

Installation:

This project is available as a community plugin in Obsidian that can be installed directly in the app, under the name Multi Tag.

If you wish to install it manually,

  1. Download the latest release.
  2. Extract the folder within the release and add it to [yourVault]/.obsidian/plugins/.

Ideas for Features:

  • Settings option for whether tag appears in YAML or bottom of file.

Next Steps:

  • Update obsidian typing so "files-menu" is properly implemented.
  • Allow user to change between YAML/Inline directly from the form instead of needing to go into Settings.
  • Clean up code. It's kind of messy right now.
  • Try converting to front-end framework to make forms easier to manage. Will try Svelte.
  • Add tests.
68%
HealthFair
ReviewCaution
About
Add a tag to every note in a folder or to multiple selected notes by right-clicking the folder or selection. Append tags inline at the bottom of notes or add them to YAML frontmatter; YAML mode checks for duplicate tags while inline does not.
TagsFoldersProperties
Details
Current version
0.10.0
Last updated
2 years ago
Created
3 years ago
Updates
8 releases
Downloads
19k
Compatible with
Obsidian 1.4.13+
License
MIT
Report bugRequest featureReport plugin
Author
technohikertechnohiker
github.com/technohiker
GitHubtechnohiker
  1. Community
  2. Plugins
  3. Tags
  4. Multi Tag

Related plugins

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Extended Graph

Extends the features of the core Graph view, display images, manage states, remove links, change node shapes, and more.

Writing Goals

Set dynamic writing goals for your notes and folders.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

TagFolder

Show tags as folder.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Checklist

Consolidate checklists across all files into a single view.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.