What I’m trying to do
I want to use a ‘templater’ template with the Feature ‘Open Todays Daily Note’. If the note does NOT exist for today
- it shall be created and the templater expressions should be evaluated.
- If it exists, the command shall show it.
Case 1 does not work. The note is created but the templater expressions are not evaluated.
Case 2 does work as expected.
When I create an empty Note and insert my Template manually everything works.
Things I have tried
Enable and disable the builtin Template Plugin. This does not change the situation.
I attach my Daily Note templater file for your consideration.
Daily-Note.md (338 Bytes)
I am very new to Obsidian so maybe I misunderstood something.
Thanks a lot for any help.
Norbert