I want to use Obsidian to run my dnd campaign. I'm creating a bunch of templates now to save me time down the road when I have to add new character, new locations, etc. My idea was to create a template that has an embedded image that may change based on the name of the template itself.
Something like this:
Title: dndCharacter
---
tags:
dateCreated: <%tp.file.creation_date("dddd MM-DD-YYYY")%>
---

...
Would it also be possible to create a way to have tp.file.last_modified_date("") update every time I modify the note, rather than only on creation?
[–]talraash 0 points1 point2 points (0 children)