luiisca / obsidian-periodic-notes-calendar

Obsidian calendar plugin for writing and organizing periodic notes (daily to yearly). Navigate via command palette or calendar UI. Summarize entries with stickers in calendar view. Streamline planning, reviewing, and reflection.
MIT License
0 stars 0 forks source link

feat: add format inputs setting #6

Closed luiisca closed 1 week ago

luiisca commented 1 month ago

it currently subscribes to periodic-notes plugin to get formats, but they dont do proper date validation, so umbigious formats like: dddd, MM, y (friday, 09, 2024) are allowed, causing the calendar to not be able to show which date this note represents.

In this example friday, 09, 2024 could be any of 4 dates, is an invalid date so the plugin should simply show an error message

linear[bot] commented 1 month ago

GIT-447 custom formats inputs