Skip to content

Releases: liamcain/obsidian-calendar-plugin

1.5.2

12 Feb 14:19
f6c7c78
Compare
Choose a tag to compare
Parse ambiguous dates twice to avoid false positives (#138)

1.5.1

11 Feb 22:00
dab40e6
Compare
Choose a tag to compare
Fix for ambiguous weekly format (#134)

* Bump daily-notes-interface version; remove notices

* Remove console.log

* Bump version

1.5.0

09 Feb 05:48
c937b71
Compare
Choose a tag to compare
Remove weekly notes from core, add Periodic Notes support (#129)

* Remove weekly notes from core

* UI improvements to direct users to download Periodic Notes

* Update readme

* use v0.3.1 of calendar-ui

* minor style fixes

* Hide weekly settings if periodic notes - weekly is enabled

* Update jest config

* bump version

1.4.19

25 Jan 23:18
9acf17a
Compare
Choose a tag to compare
[Fix] Keep the view locale and the daily notes locale in sync (#123)

* Call localization function before generating daily notes

* Bump version

1.4.18

25 Jan 21:26
1e2ba68
Compare
Choose a tag to compare
Add da locale (#122)

1.4.17

22 Jan 22:26
fbb0159
Compare
Choose a tag to compare
Better error handling for missing folder (#120)

* Better error handling for missing folder

* Bump version

1.4.16

19 Jan 21:32
207aba4
Compare
Choose a tag to compare
Fix locale for displayedMonth (#117)

1.4.15

19 Jan 16:09
3978613
Compare
Choose a tag to compare
  • Add support for external calendar sources via trigger/on interface.

1.4.14

18 Jan 17:10
dfb9d96
Compare
Choose a tag to compare
  • bugfix: Calendar will once again add [data-tags] data attributes to calendar days. This should fix compatibility with CSS Recipes
  • new: Now adds [data-emoji-tag] for an improved version of the emoji CSS recipe

1.4.13

18 Jan 00:11
7cb658c
Compare
Choose a tag to compare
  • use the obsidian-calendar-ui package
  • add context menu support