jmilldotdev / obsidian-frontmatter-tag-suggest

Autocompletes tags in Obsidian YAML frontmatter. No more deleting #!
MIT License
111 stars 6 forks source link

YAML - multiline TAG support #8

Open n-a-m-e opened 2 years ago

n-a-m-e commented 2 years ago

I am using the yaml format from this comment. https://github.com/jmilldotdev/obsidian-frontmatter-tag-suggest/issues/4#issue-1118256021 I fixed the code so that this format works and also keeps the same indentation across all the new tags

vburzynski commented 1 year ago

A feature like this could have saved me a bunch of trouble doing work to normalize the discrepancies in indent spacing throughout my notes. The tags I add manually have the standard two spaces I use in most of my development work, while the tags added using this plugin have a single space before the hyphen -.

Edit: Other ideas: