• v0.4.2 57ad8f1bdc

    v0.4.2 Stable

    fpindado released this 2026-09-15 19:01:35 +02:00 | 12 commits to main since this release

    sync.md Multi v0.4.2

    Fixed — Bug #47: parent/child changes in SP now sync to the Markdown file

    Changing a task's nesting in Super Productivity is now correctly written to the .md file and no longer reverted on the next sync. This covers, in both directions and via the menu or drag-and-drop:

    • Promoting a subtask to a top-level task (moved out of its parent's group).
    • Demoting a top-level task into another task's subtask group (now also auto-syncs).
    • Reordering subtasks within a group — the new order is written to the file.
    • Relocated subtasks land at the drop position within the target group, and their notes and @done(date time) annotation travel with them.

    Known limitation

    Top-level (root) ordering is not reflected: a promoted task is appended at the end of the file, and reordering root tasks among themselves is not written back. This is stable (converges in one sync) and planned for a later release.

    Downloads