Skip to content

Specify date-based folder structure for daily notes - how to? #93

Answered by bradkoerner
arvdv asked this question in Q&A
Discussion options

You must be logged in to vote

I had the same need. It seems like the way to accomplish this with moment.js is to use [] to escape text. Unfortunately the code here doesn't fully support it.

The dev seems to be focusing more on Obsidian-Tasks-Timeline, so I forked this and did it myself: bradkoerner/Obsidian-Tasks-Calendar

Just surround your folder slashes with [] and you should get what you're looking for.

dailyNoteFolder: "1. Timestamps/Daily notes",
dailyNoteFormat: "YYYY[/]M - MMMM[/]YYYY-MM-DD

I also forked the Obsidian-Tasks-Timeline repo and added the same support there: bradkoerner/Obsidian-Tasks-Timeline

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@arvdv
Comment options

Answer selected by arvdv
Comment options

You must be logged in to vote
0 replies
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