Skip to content

1.0.5

Compare
Choose a tag to compare
@KjellConnelly KjellConnelly released this 01 Sep 15:10
· 72 commits to master since this release
5d08bf2

1.0.5 is the same as 1.0.4 except:

  • README was display poorly in Obsidian, so had to create a new release.

Changes from 1.0.4:

  1. Fixed some bugs that made plugin not work at all on mobile.
  2. Added Periodic Notes as a possible alternative to Daily notes
  3. Added new Settings (delete todos after rollover, and ignore empty todos)
  4. New command (accessible from Command Palette) to run rollover (as opposed to only when new files are created).
  5. New command (accessible from Command Palette) to undo last rollover (only available for 2 minutes since last rollover, and only can be done one time). Just in case the rollover modifies in a way you don't like.
  6. Added new Notices to tell the user what rollover has done (# of todos rolled over, and # of empty todos removed)
  7. Improved README.md to give users a more complete picture of what the plugin does.
  8. Todos are rolled over to bottom of file when a Template Heading is chosen from Settings, but no heading with that name can be found today's daily note.
  9. Todos no longer rollover to that last daily note you have created. They only roll over to Today's Daily Note (based off your device's date).