2.0.0
Rollover+ 2.0.0
Rollover+ adds two more ways to move unfinished tasks between daily notes.
New commands
- Rollover to today brings unfinished tasks from the closest earlier daily note into today's existing daily note.
- Rollover current selection to tomorrow moves exactly one unfinished task from any Markdown note into tomorrow's daily note. It supports indented children and removes the exact source block only after the destination is saved.
Improvements
- Both bulk commands use the same rollover pipeline and Daily Notes or Periodic Notes settings.
- Rollover to tomorrow creates tomorrow's note only when it has real tasks to add.
- Leading
tomorrowandtmrwlabels are removed from tasks rolled to tomorrow. - Empty destination task boxes are replaced cleanly.
- A touched task heading is removed when moving the last meaningful task leaves its section empty.
- Tasks with identical text are handled by their exact source location.
- The destination is saved before source cleanup. If saving fails or the editor changes, the source task is kept.
- Undo restores every file changed by the last rollover within the two-minute window.
Attribution
Rollover+ is based on Rollover Daily Todos by Lukas Mölschl, originally created by Matthew Sessions. Distributed under the MIT License.
Full Changelog: 1.2.3...2.0.0