Commit graph

5 commits

Author SHA1 Message Date
Scott Tomaszewski
3bfd78d90c Doc updates 2026-06-02 23:15:56 -04:00
Scott Tomaszewski
8df899b6ed Reword insert notice to 'Passage <ref> inserted into note <name>' 2026-06-02 22:56:06 -04:00
Scott Tomaszewski
2bc00828a4 fix: Insert targets last active non-generated note, not the passage pane
The action bar / command 'Insert' used the active pane, which is the (generated)
passage note the user just clicked in. Track the last active editable, non-generated
markdown note via active-leaf-change and insert there instead (no focus steal; notifies
which note). Right-click 'Insert here' is unchanged.
2026-06-02 22:50:44 -04:00
Scott Tomaszewski
ab12b922f2 docs: design ethos, verse selection architecture, reference formats, changelog 2026-06-02 22:22:04 -04:00
Scott Tomaszewski
1fa7598a83 Documents repo 2026-05-31 21:22:09 -04:00