dziemborowicz / hourglass

The simple countdown timer for Windows.
MIT License
642 stars 114 forks source link

Add a counter that shows how many times the timer has looped #116

Open dziemborowicz opened 8 years ago

prat0088 commented 8 years ago

I'm very interested in the behavior and design of this feature.

What would the main use case be? For me, I am thinking Pomodoro style.

Some other questions:

dziemborowicz commented 8 years ago

It's been a requested feature in the past. I think the counter would count only during continuous looping. If at any point you stop the timer, the counter would reset. The counter would not reset when pausing.

I think that would be sufficient to make the people asking for this happy. Anything more complicated than that is overkill, I think, especially because part of the appeal of this app is that it is simple.

AnbazhaganS commented 5 years ago

I use Hourglass almost every day, I'm also very interested in this feature. Or even just a log file with details like time of the day and duration of timer would be great.