review-obsidian
review-obsidian copied to clipboard
Generate different Natural Language Dates strings for Review
Would it be possible to modify the input coming from natural language dates for review? The situation for me is this:
- I keep all my timestamped files in a separate folder. This includes daily and weekly notes, meeting notes etc.
- To distinguish the daily notes (I call them plans as I used them mostly for planning) from other files with the same date, I use the format 'YYYY.MM.DD dddd plan'
- In order to use review, however, this means that I need to include the 'plan' as part of the date format for natural language dates. So if I want to use that plugin in another context (to insert a date directly into a file, for eg) I have to insert it and go back and delete the 'plan'
- It would be super neat if I could have the date format for natural language dates as YYYY.MM.DD dddd and then have the review plugin know to add the 'plan' part to look for the right daily note.
But maybe too tricky to do? Please let me know if you would prefer me to open another thread for this.
Originally posted by @pwal2425 in https://github.com/ryanjamurphy/review-obsidian/issues/25#issuecomment-845953857
I'll look into this. It should be possible—in fact it was an option in previous versions but I removed custom filename strings to reduce confusion.
Thanks :)