Note
As of Obsidian v.1.4.5, tags now autocomplete in the search pane! So you can probably use that instead of this plugin 🙂
Fuzzy-find your tags!
Do you have a lot of tags? Is opening the tag pane and scanning an alphabetical list of tags an annoyance? Then this Obsidian plugin might be for you.
Note: this plugin depends on the Search core plugin.
Use the Tag Search command from the command prompt to open a fuzzy-find modal with all of your tags. Select a tag to open it in the global search pane.
Press Cmd or Ctrl to append the selection to the current search, just like the tag pane.
Press Shift to negate the search (-tag:
).
You can also combine Cmd/Ctrl and Shift to append a negated search.
Search for Tag Search in the Community Plugins section of Obsidian settings. Alternatively, click here to install it to your most recently used vault.
- For an overview of how this plugin works, check out my post "Building an Obsidian Plugin".
- To make the tag pane itself better, I highly recommend the Tag Wrangler plugin.
See LICENSE.