Todo rollover
When enabled, incomplete checkboxes from your previous daily note are automatically carried forward to the new note.
How it works
- When you create a new daily note, the plugin finds yesterday’s note
- Extracts all incomplete todos (
- [ ]) - Appends them to the new note
- Optionally removes completed todos from the previous note
Settings
- Enable rollover — Toggle the feature on/off
- Include sub-items — Also carry forward nested items under incomplete todos
- Delete completed — Remove
- [x]items from the previous note