Skip to content

Instantly share code, notes, and snippets.

@mattmc3
Created April 6, 2017 00:34
Show Gist options
  • Save mattmc3/1ed639a9617a2b1c35ca14c4e1ee4ad4 to your computer and use it in GitHub Desktop.
Save mattmc3/1ed639a9617a2b1c35ca14c4e1ee4ad4 to your computer and use it in GitHub Desktop.
Sublime Text PlainTasks Template
# Sublime PlainTasks https://github.com/aziz/PlainTasks
# ⌘-i : Add new task
# ⌘-[enter] : Add new task (alt)
# ⌘-d : Mark task done
# ⌘-[shift]-a : Archive completed tasks
# ⌘-[shift]-u : Open URL
# ⌘-r : Show projects
# [ctrl]-c : Cancel task
# [tab] : Insert date when between parens
#
# [ctrl]-[shift]-[up/down] : Move tasks up/down
#
# s-[tab] : @started()
# c-[tab] : @critical
# h-[tab] : @high
# l-[tab] : @low
# cr-[tab] : created()
# d-[tab] : @due()
# t-[tab] : @today
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment