Releases: liamcain/obsidian-calendar-plugin
Releases · liamcain/obsidian-calendar-plugin
1.4.12
Merge pull request #99 from liamcain/use-startof-week-instead Use startof("week") for weekly notes so that DD displays correctly
1.4.11
1.4.10
Update default formatting string for weekly notes to use gggg
instead of YYYY
.
Explanation:
gggg
refers to the year in relation to the week number. The week of December 27th overlaps 2 years: 2020 and 2021. This week happens to be "2021 Week 1" for the US but "2020 W53" just about everywhere else. The gggg
will take your locale into account.
1.4.9
Fix: The locale was not being properly set for non-en-US
locales.
New: A extra setting called "Override Locale" was added to specify a locale that differs from your system locale.
1.4.8
Merge pull request #87 from liamcain/fix-week-num-for-eoy Fix week num for EOY weekly notes
1.4.7
1.4.6
Properly bump version of obsidian-daily-notes-interface so the calendar can support nested folders.
1.4.5
- Frontmatter tags will be added as
[data-tags]
to the calendar days. - The calendar will now find daily-notes even if they are nested in subfolders within the daily note folder #21
- Bugfix: "Today" button will no longer show a timestamp for some locales (#70)
- Bugfix: days of week Weekly Notes template tags will now work for nonenglish locales (#71 )
1.4.4
1.4.3
v1.4.3