mirror of
https://github.com/adriandersen/obsidian-fuzzytag.git
synced 2026-07-22 07:10:33 +00:00
No description
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| FRONTMATTER-TAG-SUGGEST-LICENSE.md | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| screenshot.png | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
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.
