Wednesday, April 23, 2014

GQueues keyboard shortcuts

Just a simple overview of the shortcuts:

Current Task

Typing the following keys will operate on the current task.
  • e - edit task description
  • n - notes (add / edit)
  • shift-n - notes (expand / collapse)
  • t - tag (add)
  • c - cross off / uncross task (depends on checkmark action)
  • shift-c - complete and archive task
  • s - subtask (add)
  • x - expand / collapse subtasks
  • d - date (add / edit)
  • a - assign task
  • ctrl-shift-d - delete
  • i - insert new task below current task
  • shift-i - insert new task above current task
  • o - insert new task at bottom of queue or subtasks
  • shift-o - insert new task at top of queue or subtasks
  • 1-9 - move task to corresponding position
  • 0 - (zero) move task to the end
  • tab - edit the next task's description
  • shift-tab - edit the previous tasks's description
  • m then l - move task to queue
  • p then t - push task to today
  • p then 1-9 - push task to X day's from now

Queues

  • g then l - go to list (queue, smart queue, shared or tag)
  • g then q - go to queue
  • g then s - go to smart queue
  • g then f - go to shared queue
  • g then t - go to tag
  • g then i - go to inbox
  • g then d - go to default queue
  • g then o - go to task overview for current task
  • g then b - go back from task overview
  • g then a - go to active tasks of current queue
  • g then r - go to archived tasks of current queue
  • m then q - make a new queue
  • m then c - make a new category
  • m then s - share queue
  • . then q - expand / collapse all categories in My Queues
  • . then s - expand / collapse all folders in Friend Queues

Task Navigation

Arrow keys
  • down arrow - next task
  • up arrow - previous task
  • right arrow - indent (make subtask)
  • left arrow - un-indent (make supertask)
  • shift up arrow - move current task up one position
  • shift down arrow - move current task down one position
Alternative - (For those who like Vim keystrokes)
  • j - next task
  • k - previous task
  • l - indent (make subtask)
  • h - un-indent (make supertask)
  • shift-j - move current task up one position
  • shift-k - move current task down one position

All Tasks

Typing the period key and then typing the corresponding letter key will operate
on all tasks in the queue.
  • . then n - expand / collapse all notes
  • . then t - expand / collapse all tags
  • . then x - expand / collapse all subtasks
  • . then a - expand / collapse all assignments
  • . then d - show / hide date created
  • . then e - expand / collapse everything (notes, tags, subtasks, assignments)

Miscellaneous

  • p then q - print current queue
  • q - quick add
  • r - refresh current queue
  • f - fullscreen for current queue (toggles on/off)
  • / - search
  • ? - show this window of keyboard shortcuts