lucaronin
c346fac855
feat: collapsible sidebar and note list with ⌥1/2/3 shortcuts
- Add useViewMode hook: manages panel visibility state (editor-only, editor-list, all)
- Persist view mode preference in localStorage
- Add Option+1 (editor only), Option+2 (editor + note list), Option+3 (all panels)
- Add collapse button (CaretLeft icon) in sidebar title bar
- Extract useDialogs hook from App to reduce component size
- Extract SidebarTitleBar component to reduce Sidebar complexity
- Listen for Tauri menu events to support macOS View menu (wired next)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 08:35:51 +01:00
..
2026-02-23 08:35:51 +01:00
2026-02-23 08:35:51 +01:00
2026-02-16 16:56:44 +01:00
2026-02-14 18:20:07 +01:00
2026-02-23 08:35:30 +01:00
2026-02-17 11:31:23 +01:00
2026-02-23 08:34:14 +01:00
2026-02-23 08:35:10 +01:00
2026-02-21 13:27:33 +01:00
2026-02-21 16:36:45 +01:00
2026-02-23 08:34:14 +01:00
2026-02-16 09:27:28 +01:00
2026-02-23 08:34:14 +01:00