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 time block queue and options #31

Closed v-schulz closed 5 years ago

v-schulz commented 7 years ago

Instead of setting just one timer one can set a queue (up to 12) time intervals which are triggered one after another. In addition a basic settings page is included for setting a default queue and different default intervals for tomato, short break and long break. This also resolves issue #21 and issue #27 becomes obsolete. Furthermore, an issue (not tracked yet) with chrome and polyfill is resolved.

samueljun commented 7 years ago

hey v-schulz! Thanks a bunch for throwing up the first pull request!

Would you mind breaking up the pull request into smaller chunks? It'll give me a much easier time to review.

v-schulz commented 7 years ago

I'll have a look at it at the weekend. There are probably some commits that can be squashed together.