samueljun / tomato-clock

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

Simplify break timers to just "Short" and "Long" #28

Closed samueljun closed 7 years ago

samueljun commented 7 years ago

I will remove one the 10 minute break timer and rename the 5 minute timer to "Short" and the 15 minute timer to "Long". I will also add the time in parentheses to indicate the timing. The panel should look like this:

Tomato (25′) Short (5′) Long (15′) Reset

This change is to go along with features #21 and #25. If someone wants the extra break timer back, I can create something in the future to add multiple custom timers.