Skip to content

Releases: lumoe/obsidian-rollover-daily-todos

1.2.0

27 May 16:56
Compare
Choose a tag to compare

What's Changed

  • Adds customizable "done" status markers and do some cleanup. by @ErikaRS in #159

New Contributors

Full Changelog: 1.1.8...1.2.0

1.1.8

22 Jan 05:35
5b6c0b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.7...1.1.8

Add setting to disable automatic rollover

08 Sep 15:28
Compare
Choose a tag to compare

Adds the option for disabling the automatic rollover after file creation.

Thank you for contributing @barryvan

Bug Fix

26 May 13:04
Compare
Choose a tag to compare

Fixes #94

1.1.5 Bug Fix

29 Mar 08:03
1f20c0a
Compare
Choose a tag to compare

1.1.4

09 Feb 10:19
Compare
Choose a tag to compare

Fixes bug in complex date formats #85

1.1.3

01 Dec 10:26
Compare
Choose a tag to compare

Fix a bug that was caused in "Periodic notes".

1.1.2

29 Nov 23:46
Compare
Choose a tag to compare

Revert from previous "fix" and allow trailing and preceding slashes in the directory.

Sorry for the inconvenience. ❤️

1.1.1

18 Nov 10:08
Compare
Choose a tag to compare

Fix bug when constructing the path

1.1.0

11 Nov 19:58
f7b08af
Compare
Choose a tag to compare

This is the first release after the transfer from @shichongrui - thank you for creating this project in the first place and letting us continue work on it.

Changes from 1.0.5:

  • It is possible to have paths in your date format for the daily files. E.g. the format YYYY/MMM/YYYY-MM-DD will now also successfully roll over the Todos from the previous day.

Thanks to @ovo-saxon-zerbino for his contribution in this release.