Rollover Todos (Gagans)
approvedby Gagans
Roll over unfinished todos and pinned links, paginate adjacent daily notes, track routine streaks by id, and collect today's edited note links. - This plugin has not been manually reviewed by Obsidian staff.
Rollover Todos (Gagans)
Carry unfinished todos, pins, routine streaks, pagination, and today's edited-note links between daily notes.
Routine tasks are identified only by a leading {id} token, for example {wk} or {wo}. The plugin does not ship a built-in list of routines.
#### routine
- [x] {wk} Wake up on time ⚡3↑12
- [ ] {wo} Workout ⚡0↑8
Features
- Roll unfinished tasks from the previous daily note into the latest one
- Update
{id}routine streaks (⚡consec↑max) - Carry pin wikilinks forward
- Write
prev/nextpagination links - Collect notes created or edited today
Settings
Folder, filename format, heading names, Sync wait, and ignore folders are all configurable. Leave Daily Notes Folder empty to treat any matching date filename as a daily note.
Install from GitHub
- Download
main.jsandmanifest.jsonfrom a release - Copy them into
<vault>/.obsidian/plugins/gagans-rollover-todos/ - Enable the plugin in Settings → Community plugins
Build
npm install
npm run build
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.