obsidian-calendar-plugin
obsidian-calendar-plugin copied to clipboard
Fails to open an existing day entry, and suggests to create one (and then fails that too)
Nothing fancy or complicated. The file is there, it exists. Just open the file!
console.error(Failed to create file: '${normalizedPath}'
, err);
'Chaos/Journals/Z/2022/Q4/10-Oct/Week-41/1.md' Error: File already exists.
Windows. Latest versions of obsidian and calendar plugin.
I have the same issue on the latest version. My daily note format is
[LogBook/]YYYY[/]MM[/W]WW[/]YYYY-MM-DD
When I click on a day with an existing note, it wants to create one instead of opening the existing one, and creating it fails.