Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmilldotdev/obsidian-frontmatter-tag-suggest

Autocompletes tags in Obsidian YAML frontmatter. No more deleting #!
https://github.com/jmilldotdev/obsidian-frontmatter-tag-suggest

Last synced: 3 months ago
JSON representation

Autocompletes tags in Obsidian YAML frontmatter. No more deleting #!

Awesome Lists containing this project

README

        

## Obsidian Frontmatter Tag Suggest

Autocompletes tags in the YAML frontmatter. It will show an autocompletion menu if you are on a line starting with `tags:` or `tag:`.

This plugin is useful since Obsidian only shows the tag autocomplete with a # character, but if you use a # character in the `tags:` frontmatter, the file will not be considered under that tag. This plugin removes the need to have to go back and delete the # character on any stock autocompleted tags.