Skip to content

Commit

Permalink
Merge pull request #19 from codycodes/codycodes-master
Browse files Browse the repository at this point in the history
add hr shortcuts
  • Loading branch information
amiechen authored Aug 19, 2018
2 parents 87cb820 + d968396 commit a90de61
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions shortcuts/hr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
General:
- "Back": "Cmd + ["
- "Help": "Cmd + ?"
- "Menu": "Opt + Cmd + M"
- "Preferences": "Cmd + ,"
- "Quit": "Cmd + Q"
- "Select All": "Cmd + A"

Categories:
- "Archive Category": "Ctrl + Cmd + A"
- "Create New Category": "Cmd + N"
- "Delete Category": "delete"
- "Unarchive Category": "Ctrl + Cmd + U"

Tasks:
- "Create New Task": "Cmd + N"
- "Decrease Priority": "Cmd + -"
- "Delete Task": "delete"
- "Increase Priority": "Cmd + +"
- "Mark/Unmark Task as Complete": "Opt + Cmd + C"
- "Show/Hide Complete Tasks": "Shift + Cmd + C"
- "Start": "Space"

Sessions:
- "Delete Session": "delete"
- "View: Sessions": "Cmd + 1"
- "View: Task Properties": "Cmd + 2"

Timer:
- "Pause": "Space"
- "Stop": "Cmd + ."

0 comments on commit a90de61

Please sign in to comment.