What I’m trying to do
I want to add Date Created and Date Modified automatically to my Obsidian notes’ YAML frontmatter, but I don’t want the Date Modified to be updated when I, for instance, change the YAML tags or the YAML modified date & time. I am looking for a plugin or anything else that could do this.
Things I have tried
I tried Linter, but it doesn’t appear to have an option for this. There may be something you can do in regex in Linter, but it’s probably a last resort. Possibly a css file?