FuzzyTag

approved

by Adrian

Fuzzy match autocomplete tags in frontmatter.

17 stars5,777 downloadsUpdated 10mo agoMIT
View on GitHub

Fuzzytag


Based on the Frontmatter Tag Suggest plugin https://github.com/jmilldotdev/obsidian-frontmatter-tag-suggest

This plugin has been made because fuzzy search would change the functionality of the original plugin, which might not be desired by everyone. Thanks to the original plugin developer for the inspiration and base for creating this plugin

Known issues

Hacky implementation of highlighting in suggestions means that tags with special characters (< or >) might break. Feel free to submit a PR if this doesnt work with your workflow.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.