v0.2.8 — Global Search & Keyboard Navigation
What's new
Global Search (⌘K)
- Press
⌘K/Ctrl+K(or/) anywhere to open the command palette - Searches across pages, sessions, projects, plans, and memory entries
- Results load lazily on first open — no impact on initial page load
- Arrow keys
↑↓to navigate,Enterto open,Escto close - Search button added to the top bar (responsive: text + shortcut hint on desktop, icon on mobile)
Keyboard Navigation
j/k— move focus up/down rows in the sessions tableEnter— open the focused sessionEsc— clear focus
g+letter page shortcuts
Press g followed by a letter to jump to any page (500ms window, shows g — indicator):
| Shortcut | Page |
|---|---|
g h |
Overview |
g s |
Sessions |
g p |
Projects |
g c |
Costs |
g t |
Tools |
g a |
Activity |
g m |
Memory |
g e |
Export |
g l |
Plans |
g y |
History |
g o |
Todos |
All shortcuts are disabled when focus is inside an input or textarea.