samueljun / tomato-clock

Tomato Clock is a simple browser extension for managing your productivity.
GNU General Public License v3.0
331 stars 55 forks source link

Add basic keyboard shortcuts for Tomato, Shortbreak, Longbreak, Reset. #32

Closed davebrothers closed 7 years ago

davebrothers commented 7 years ago

Alt+[1..4]. Closes #22

samueljun commented 7 years ago

Thanks @eidolonic for the pull request! I'm gonna merge in the request but then change the suggested keys in a subsequent commit. The Alt+[#] commands are used to switch between tabs on Linux. I'm thinking I'll probably switch the "default" suggested commands to Alt+Shift+[#].

davebrothers commented 7 years ago

Perfect -- thanks for the merge!