fix: show reference titles in breadcrumb

This commit is contained in:
lucaronin
2026-05-07 15:48:29 +02:00
parent 99e509f553
commit fb55c57536
6 changed files with 216 additions and 27 deletions

View File

@@ -297,6 +297,7 @@ The BlockNote body is the only title editing surface:
- The first H1 is the canonical display title.
- There is no separate title row above the editor, even when a note has no H1.
- Notes without an H1 show the editor body and placeholder only.
- Legacy no-H1 notes whose display title differs from the filename show that title as read-only breadcrumb context beside the editable filename, so referenced notes remain identifiable without raw mode.
- Filename changes are explicit breadcrumb actions, not a dedicated title-input side effect.
### Sidebar Selection