Skip to content

Instantly share code, notes, and snippets.

@431824
Last active February 12, 2018 14:52
Show Gist options
  • Save 431824/85b12ce9900f93771518ecbb2a60cccf to your computer and use it in GitHub Desktop.
Save 431824/85b12ce9900f93771518ecbb2a60cccf to your computer and use it in GitHub Desktop.
RTM Cheat Sheet

Jumping

Shortcut Key Definition
g then i Go to Inbox
g then a Go to All Tasks
g then t Go to Today
g then o Go to Tomorrow
g then w Go to This Week
g then v Go to Given to others
g then d Go to Trash
g then m Go to list
g then c Go to contact
g then s Go to tag
g then l Go to location

App

Shortcut Key Definition
t Add
/ Focus the search box
; Show/hide navigation/sidebar
. Open More menu
? Open shortcuts help

Selection

Shortcut Key Definition
* then a Select all tasks in the current list
* then n Select none of the tasks in the current list
* then t Select all tasks due today in the current list
* then o Select all tasks due tomorrow in the current list
* then v Select all overdue tasks in the current list

Navigation

Shortcut Key Definition
k Move Up When on a list, move the cursor up
j Move Down When on a list, move the cursor down
h When on a list, switch between Incomplete and Completed tabs

Actions

Shortcut Key Definition
c Complete the selected task/s
p Postpone the selected task/s if they have a due date
Shift + p Postpone the selected task/s by one day if they have a due date
w Change the start date of the selected task
d Change the due date of the selected task
f Change the repeat of the selected task
e Change the time estimate of the selected task
! Change the priority of the selected task/s
1 Set the priority of the selected task/s to 1
2 Set the priority of the selected task/s to 2
3 Set the priority of the selected task/s to 3
4 Set the selected task/s to have no priority
m Change the list for the selected task/s
s Change the tags for the selected task/s
l Change the location for the selected task
u Change the URL for the selected task
Shift + u Open the URL for the selected task in your browser
v Give the selected task/s to a contact
b Set a reminder for the selected task
r Rename the selected task
y Add a note to the selected task
Ctrl or Command + Enter Save a task's note when editing it
i Task When on a list, select an task
o When in single-pane view, open a task's details
Delete the currently selected task(s)
z Undo the last action

Assign:

# - tag
@ - place of task
* - repetition
+ - assignee
^ - duty date
~ - begin date
! - priority
= estimation time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment