Closed Wizz4rrd closed 1 year ago
I'd like that when a new page is made with a template, the date is added somewhere on the page. I can't get it working.
I've tried adding {{date}}, {{now}}, {{currentDate}} and {{now:currentdate}} to YAML and in the note itself.
What am I missing?
Try using
{{Date:currentDate:MM-dd-yyyy}}
This works for me (you can change the MM-dd-yyyy to your preferred format.
MM-dd-yyyy
I'd like that when a new page is made with a template, the date is added somewhere on the page. I can't get it working.
I've tried adding {{date}}, {{now}}, {{currentDate}} and {{now:currentdate}} to YAML and in the note itself.
What am I missing?