Keyboard shortcuts¶
The UI is built keyboard-first. Press ? in the app for the same reference (the in-app overlay shows OS-appropriate modifier keys).
| Key | Action |
|---|---|
| Right / J / N | Next chunk (without marking viewed) |
| Left / K / P | Previous chunk |
| Cmd+Right / Cmd+Left (Ctrl on Windows/Linux) | Next / previous unviewed chunk (skips viewed ones) |
| Enter | On the overview: begin review. On a chunk: mark viewed and advance |
| Esc | Mark chunk unread (or close an open modal) |
| F | Flag / unflag the chunk |
| C | Focus the comment box |
| A | Focus the Ask-AI input |
| Cmd+Enter | Save the comment (while in the comment box) |
| ? | Toggle the help overlay |
Two deliberate design choices:
- Plain letters only fire without a modifier, so browser combos like Cmd+C, Cmd+F, and Cmd+A keep working normally.
- Shortcuts are ignored while you're typing in a text field, so J in a
comment types a
j.