replete / obsidian-day-planner

An Obsidian plugin for day planning and managing pomodoro timers from a task list in a Markdown note.
MIT License
23 stars 2 forks source link

Fix Error on missing note file in Daily mode #4

Open replete opened 1 year ago

replete commented 1 year ago

When it switches over to midnight, and there's no daily note, a console error is generated:

Screenshot 2023-02-25 at 00 57 40

Catch this bug silently...