## Panel Controls
When in an active Flow Mode session (working with a running timer):
| Shortcut | Action |
|----------|--------|
| <kbd>n</kbd> | Toggle Notes panel |
| <kbd>t</kbd> | Toggle Tasks panel |
| <kbd>u</kbd> | Toggle Upcoming panel |
| <kbd>p</kbd> | Pin open panel |
| <kbd>P</kbd> (Shift+p) | Pin/unpin all panels |
## Task Actions
| Shortcut | Action |
|----------|--------|
| <kbd>d</kbd> | Complete task |
| <kbd>w</kbd> | Waiting for (adds @waiting_for tag, moves to @next) |
| <kbd>></kbd> (Shift+.) | Complete + followup (opens followup dialog) |
## Session Control
| Shortcut | Action |
|----------|--------|
| <kbd>s</kbd> | Stop session |
| <kbd>Esc</kbd> or <kbd>h</kbd> | Hide/back |
## Tasks Panel: Focus In / Out
When the Tasks panel is open, these outliner shortcuts let you zoom into and out of subtrees:
| Shortcut | Action |
|----------|--------|
| <kbd>⌘</kbd><kbd>⌥</kbd><kbd>→</kbd> / <kbd>Ctrl</kbd><kbd>Alt</kbd><kbd>→</kbd> | Focus into task's subtree |
| <kbd>⌘</kbd><kbd>⌥</kbd><kbd>←</kbd> / <kbd>Ctrl</kbd><kbd>Alt</kbd><kbd>←</kbd> | Focus out to parent |
You can also click the breadcrumb links above the outliner to navigate directly to any ancestor level.
See [[Task Outliner Shortcuts]] for the full outliner keyboard reference.
## Tips
- **Panel management**: Toggle panels as needed to focus on what matters. Pin panels to keep them visible.
- **Complete + followup**: Use <kbd>></kbd> to mark a task done and immediately create a followup task, ensuring nothing drops through the cracks.
- **Waiting for**: Mark tasks you're blocked on with <kbd>w</kbd> to keep your @today list actionable.
- **Focus In**: When working on a complex project, use Focus In to scope the Tasks panel to just the subtasks that matter right now.