-
v0.1.4 Stable
released this
2026-07-07 09:15:34 +02:00 | 21 commits to main since this releasesync.md Multi v0.1.4
Missing-resource handling + robustness on SP 18.13.1.
New
- Missing
.mdfile dialog: when a sync finds a binding's Markdown file gone, you are prompted (Recreate from SP / Delete binding / Ignore) instead of silently recreating or erroring. A new binding still creates its file silently. - Deleted SP project dialog: when a bound project no longer exists, you are prompted to Recreate it in SP (under its original name) or Delete the binding. The
.mdis never touched, and a deleted project can never wipe it. lastSyncedAttracked per binding; last-known project title captured for the dialog and recreation.
Fixed
onUnloadteardown: reinstalling/reloading the plugin no longer leaves zombie timers (config poll + file watchers) running — the cause of runaway duplicate projects.- Recreate flow hardened: stale task-id stripping on reimport, serialized config writes, per-binding dialog guard + cooldown, and waiting for a recreated project to be visible before importing.
Verified on SP v18.13.1 (macOS M2). 304 tests passing.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
3 downloads
- Missing