v0.3.0
What's new
- Per-note locking: opening the same note in a second terminal now fails immediately with a clear error instead of blocking or allowing concurrent edits
- Parallel editing: different notes can be opened simultaneously in separate terminals without any interference
- Fix: index lock was previously held for the entire editor session, blocking all other
gotecommands while editing