-
Notifications
You must be signed in to change notification settings - Fork 0
Focus Mode
Wylie Standage-Beier edited this page Dec 12, 2025
·
2 revisions
A minimalist single-task view to reduce distractions, with optional full-screen mode and focus queue.
- Select a task
- Press
f
For maximum concentration, use full-screen focus:
- Select a task
- Press
F(capital F)
Full-screen mode removes all UI elements except the current task.
Focus mode shows only:
- The selected task (large, centered)
- Active timer (if tracking time)
- Pomodoro status (if running)
- Minimal UI
┌─────────────────────────────────────────────────────────────┐
│ │
│ │
│ Fix critical bug │
│ ───────────────── │
│ │
│ Priority: Urgent │
│ Due: Today │
│ Tags: #bug, #backend │
│ │
│ ⏱ 1h 23m tracked │
│ 🍅 18:45 [2/4] │
│ │
│ │
└─────────────────────────────────────────────────────────────┘
Press f or Esc to return to normal view.
While in focus mode, you can still:
- Toggle task completion (
x) - Toggle time tracking (
t) - Control Pomodoro (
F5-F8)
- Deep work - Eliminate visual distractions
- Single task focus - See only what matters
- Presentation - Show current task on screen
- Mindfulness - Concentrate on one thing
- Combine with Pomodoro - Start timer, then focus mode
- Pick the right task - Choose your most important task
- Full screen terminal - Maximize the effect
- Exit when done - Mark complete and exit
- Select your top priority task
- Press
tto start time tracking - Press
F5to start Pomodoro - Press
fto enter focus mode - Work until Pomodoro ends
- Press
xto complete when done - Press
fto exit focus mode
Build a queue of tasks to work through during focused sessions:
- Navigate to a task you want to focus on
- Press
Qto add it to the focus queue - Repeat for other priority tasks
| Key | Action |
|---|---|
Q |
Add current task to queue |
Alt+J |
Advance to next task in queue |
Alt+Q |
Clear the entire queue |
- Before starting work, navigate through your tasks
- Press
Qon each important task to queue it - Press
Fto enter full-screen focus mode - Work on the current task
- When done, press
xto complete - Press
Alt+Jto advance to the next queued task - Continue until queue is empty
Navigate linked task sequences:
| Key | Action |
|---|---|
[ |
Go to previous task in chain |
] |
Go to next task in chain |
This is useful for sequential tasks that must be done in order.
| Key | Action |
|---|---|
f |
Toggle focus mode |
F |
Toggle full-screen focus |
Q |
Add to focus queue |
Alt+J |
Advance focus queue |
Alt+Q |
Clear focus queue |
[ / ]
|
Navigate task chain |
Esc |
Exit focus mode |
x |
Toggle complete |
t |
Toggle time tracking |
F5-F8
|
Pomodoro controls |
- Time-Tracking - Track time spent
- Pomodoro - Work in focused intervals
- Task-Management - Basic task operations