lumoe / obsidian-rollover-daily-todos

An obsidian plugin that rolls over todo items from the previous daily note
MIT License
247 stars 60 forks source link

Feature Request: Add Tasks Rolled Over Below Existing Tasks #132

Open Hugo-Dahl-Tyler opened 5 months ago

Hugo-Dahl-Tyler commented 5 months ago

This request is quite similar to #130, however, the task I have baked-in with my Daily Note template is dynamic using Templater (using the date).

So when I start today's daily note, I already have 1+ items under my Todo heading. An option to specify whether items rolled-over should be placed at the top of the section, or at the bottom, would probably be ideal as to keep people's existing flows in place.

Alternatively, or possibly as a stop-gap, having a function which could be called from Templater to perform the rollover, rather than it running automatically, would also work.

Cheers!