Skip to content

Keyboard shortcuts

ransome edited this page Apr 5, 2022 · 32 revisions

Roughly based on https://github.com/benrhughes/todotxt.net

Function Windows & Linux MacOS
Add a new todo N N
Find F F
Toggle completed todos H H
Toggle deferred todos T T
Show filters B B
Archive todos A A
Toggle dark mode D D
Settings , ,
Reset filters and search 0 0
Reload todo list . or F5 . or F5
Print current view Ctrl + P CMD + P
Open todo.txt Ctrl + O CMD + O
Copy all todos into clipboard Ctrl + C CMD + C
Show help ? ?
Switch to specific file [1 - 9] [1 - 9]
Switch to next file Ctrl + Tab Ctrl + Tab
Switch to previous file Ctrl + Shift + Tab Ctrl + Shift + Tab
Close tab or window (when there is only one tab) Ctrl + W CMD + W

When a todo is selected

Function Windows & Linux MacOS
Edit Enter Enter
Mark as complete X X
Open context Right Right

While adding/edting todos

Function Windows & Linux MacOS
Set priority Alt + Windows + [A-Z] Alt + command + [A-Z]
Increase priority Alt + Windows + Up Alt + command + Up
Decrease priority Alt + Windows + Down Alt + command + Down
Remove priority Alt + Windows + Right/Left Alt + command + Right/Left
Increase due date Ctrl + Alt + Up Ctrl + Alt + Up
Decrease due date Ctrl + Alt + Down Ctrl + Alt + Down
Remove due date Ctrl + Alt + Right/Left Ctrl + Alt + Right/Left
Save todo Ctrl + Enter CMD + Enter