Obtain the name of the current day (and month) automatically?

Have daily template which returns the name of the respective day and includes it in the title

Hi all,

I would like to adjust my template for daily notes, such that it returns first the name of the current day, then the name of the current month and then the day of the month (i.e., 1st or 4th) such that I get something like this automatically when I create a new daily note:

grafik

Could you please give me a suggestions?
Thanks!

You can find the answer in the template variables documentation.

1 Like

Thanks a lot!

For anybody wondering, the solution is:

{{date: dddd, MMMM Do YYYY}}

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.