tgrosinger / slated-obsidian

Task management in Obsidian.md
GNU General Public License v3.0
131 stars 10 forks source link

Add case for special moment settings #69

Open cotemaxime opened 3 years ago

cotemaxime commented 3 years ago

My daily note format [6. Productivity]/[Journal]/YYYY/MM - MMMM/YYYY-MM-DD while valid in Moment and in Obsidian settings created issue with repeated tasks because the current way was just looking for the final end (YYYY-MM-DD) so it was never valid.

I switched it to look for both case and it doesn't seems to have created problems so far in my use so I'm sending it if you want to integrate for possibly others who have the same sort of settings.