Open CaseyRo opened 2 years ago
Hi @CaseyRo, the issue here is with the format itself. You've definitely made it apparent that the calendar plugin could use some better messaging when it fails to parse the date format. Really sorry about that!
There are a few implicit requirements for the date format:
YYYY
)I'll see what I can do about improving the messaging there so it doesn't fail silently. I also have some ideas around making the date format a bit more flexible.
@liamcain thanks for your response! To turn this 'bug report' into a feature request, my use cases here:
ww
or WW
in their documentation, when using moment.format. The same principle to order documents in week folders would then be my next wish ;-)Thanks for catching up over Christmas! Happy holidays!
@liamcain - I have a related request, if it's possible: could Calendar ignore any text appended to a filename after the parseable date format?
Use case -- I often add text to a daily note filename to make it easier to skim for the major points of that day:
Calendar picks up my daily notes just fine, until I append any text to the filename.
Is this a technical possibility? Or should I just be reconsidering my method?
Yes, please allow to add any text after the date format.
Another way to put it is: please allow a filename format like YYYY-MM-DD *
Describe the bug
I'm using a quite standard 'daily notes' format
MM-DD ddd
but clicking on day in the calendar reverts back to the original.Already tried:
Expected behavior
When clicking on a specific day in the calendar it should go to the note formatted according to the daily notes format
Screenshots
Environment (please specify)
OS
macOS
Obsidian Version (e.g. v0.10.6)
0.12.19