feat(ui): add global Ctrl/Cmd+K command palette

Adds a Tailwind-styled global command palette (Ctrl/Cmd+K) with fuzzy search and a Start Timer flow that picks a project then POSTs /api/timer/start with CSRF.
Updates docs to reflect the new shortcut.
This commit is contained in:
Dries Peeters
2026-04-26 09:03:54 +02:00
parent df475ae437
commit 4eabe3cabd
9 changed files with 505 additions and 62 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ This document summarizes the Quick Win improvements made to the TimeTracker cale
### 6. ❓ Keyboard Shortcuts Help Panel
**Location:** Modal (press `?` to open)
**Location:** Modal (Shift+? / Shift+/ to open)
**Description:** Interactive help showing all available keyboard shortcuts.
**Features:**