mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-18 04:08:48 -05:00
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:
@@ -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:**
|
||||
|
||||
Reference in New Issue
Block a user