mrmemes-eth / tomatoist

a pomodoro timer app
http://tomatoi.st
Do What The F*ck You Want To Public License
78 stars 27 forks source link

stop and void pomodoro #2

Open fain182 opened 13 years ago

fain182 commented 13 years ago

Sometimes is useful to stop a pomodoro because you have been interrupted, and this should be shown as void in the timer history.

If you start a pomodoro before the previous is finished, the previous should be marked as void in the history.

mrmemes-eth commented 13 years ago

Hrmm... how would you feel about just adding a way to delete the current timer. If you delete it, then it's just not shown in the timer history? In a similar vein: would a Pause button work for you?

fain182 commented 13 years ago

yes, a "delete current timer" could be a simple solution.

A pause button is not contemplated in the pomodoro technique, but maybe can be occasionally useful.

sukima commented 13 years ago

If I understand the pomodoro technique correctly stopping a pomodoro is effectively voiding it. To represent this in the current version of the tomatoi.st you would just click short break then start a new one. Perhaps I have not fully understood. I think having the length of each timer in the history would be more useful then the last time it was initiated. I will consider forking the source for that.