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-22 13:11:38 +01:00
2026-02-22 14:06:51 +01:00
2026-02-22 11:00:07 +01:00
2026-02-21 18:45:25 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 14:06:51 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 14:06:51 +01:00
2026-02-21 09:42:45 +01:00
2026-02-22 14:06:51 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 10:48:13 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 13:11:38 +01:00
2026-02-22 12:02:44 +01:00
2026-02-21 19:07:41 +01:00
2026-02-21 09:39:37 +01:00
2026-02-22 13:10:26 +01:00
2026-02-22 14:10:42 +01:00
2026-02-16 14:50:29 +01:00
2026-02-23 08:34:14 +01:00
2026-02-23 08:34:14 +01:00
2026-02-21 22:27:18 +01:00
2026-02-22 10:22:26 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 10:48:13 +01:00
2026-02-22 14:06:51 +01:00
2026-02-23 08:35:30 +01:00
2026-02-23 08:35:31 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 14:06:51 +01:00
2026-02-22 12:02:44 +01:00
2026-02-18 10:52:01 +01:00
2026-02-23 08:34:14 +01:00
2026-02-23 08:34:14 +01:00
2026-02-22 11:00:07 +01:00
2026-02-23 08:35:51 +01:00
2026-02-22 13:11:38 +01:00
2026-02-23 08:35:30 +01:00
2026-02-22 12:02:44 +01:00
2026-02-23 08:34:14 +01:00
2026-02-22 11:00:07 +01:00
2026-02-22 12:10:17 +01:00
2026-02-16 16:56:44 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 13:11:38 +01:00