v0.1.0 - first release
Persistent markdown notes pane for herdr.
- One scrollable note per herdr workspace (keyed by stable workspace id; renames safe), autosaved atomically into herdr's plugin state dir - notes survive computer restarts
- Rendered markdown preview (headings, checkboxes, lists, quotes, code, bold/italic) with a scrollbar, plus a plain edit mode
- One toggle action per platform: opens right-docked, focuses if open, closes if focused, replaces a dead pane (heartbeat liveness)
- Graceful close-with-save everywhere; notes from older layouts migrate forward automatically
- Install: cargo build --release + herdr plugin link . (or herdr plugin install alexarthurs/herdr-notes)