cristianvasquez / obsidian-prettify

A markdown prettifier for obsidian
GNU General Public License v3.0
130 stars 12 forks source link

On update should deleted tags be removed from frontmatter? #39

Closed filmgal closed 3 years ago

filmgal commented 3 years ago

I noticed that updating the note does not remove tags that are no longer in the note. Is it a bug or a feature?

cristianvasquez commented 3 years ago

I prefer to leave the tags in the note, so nothing is broken accidentally :)

filmgal commented 3 years ago

Fair enough. It just means having to remove action-type tags like "todo" in two places rather than one. But yeah, I get wanting to preserve other types of tags.