feat: parent notes (file bookmarks with children) + no default icon

- File bookmarks can now have children, rendered with a chevron
- Group bookmarks can have an associated filePath; clicking opens the file,
  clicking chevron toggles collapse
- 'Add as parent note' option in header context menu creates a group
  with the current file linked
- 'Add child note' option in group context menu creates a sub-group
  with the current file linked (parent note pattern)
- Default icon changed from 'file'/'folder' to '' (no icon)
- Chevron click always toggles collapse regardless of type
This commit is contained in:
2026-06-10 20:19:01 -04:00
parent 4278507ae2
commit 3c4fc2d91c
3 changed files with 85 additions and 18 deletions
+6 -6
View File
File diff suppressed because one or more lines are too long