Skip to content

0.1.0

Latest

Choose a tag to compare

@lowkeysam lowkeysam released this 17 Aug 04:06
· 1 commit to main since this release

First release.

Move tasks and subtasks between daily notes. Moving a subtask rebuilds its parent headings in the destination, so the context travels with the task instead of arriving orphaned.

Commands

  • Move task to a date…
  • Move task to tomorrow
  • Move task forward one week
  • Move task to next Monday
  • Move all incomplete tasks in this note to today

Install manually: download main.js, manifest.json and styles.css into <vault>/.obsidian/plugins/stacked-tasks/, then enable in Community plugins.

Stacked Tasks is a successor to Slated by Tony Grosinger, published with his permission under a new plugin ID and name. It is GPL-3.0 for the same reason Slated was.