Open RMHogervorst opened 8 months ago
hi there, If I read this right https://buvis.github.io/mkdocs-zettelkasten/features/20211123213357/ a markdown file with yaml frontmatter
--- id: 13234210812 title: a very nice title tags: [tag1, tag2] last_update: 2023-01-01 13:40:20 ---
%Y-%m-%d %H:%M:%S
should change the date in the top right corner to 2023-01-01
Everything seems to work except the date part. I see only todays date. I copy the files over so git date is not available.
What am I doing wrong?
Thank you for sharing. I noticed some update date related issues in the past as well, so I will have a look as soon as I can.
hi there, If I read this right https://buvis.github.io/mkdocs-zettelkasten/features/20211123213357/ a markdown file with yaml frontmatter
%Y-%m-%d %H:%M:%S
should change the date in the top right corner to 2023-01-01
Everything seems to work except the date part. I see only todays date. I copy the files over so git date is not available.
What am I doing wrong?