Skip to content
Discussion options

You must be logged in to vote

To start you need to define where you get the right date value:

  • if you create the files in advance, creation date isn't a viable date;
  • the format of your title (dd.MM.yyyy) isn't a recognized iso date format - you need to use yyyy-MM-dd to have an implicit date metadata -> file.day
  • if you don't want to change the title format, then you need to create in each daily note a field with the true date in iso format.

Then, with a valid date as reference, you can achieve what you want (but that is a second step) 🙂

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Gewerd-Strauss
Comment options

@Gewerd-Strauss
Comment options

@Deus333
Comment options

Answer selected by Gewerd-Strauss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants