tomighty / tomighty-osx

Tomighty for macOS
https://tomighty.github.io
Apache License 2.0
309 stars 79 forks source link

disable auto reset of pomodoro count #43

Open kdwarn opened 7 years ago

kdwarn commented 7 years ago

I saw on this Google Group thread that in 2014 there were plans to add a setting to disable the automatic reset of the pomodoro count after the 4th pomodoro. This does not seem to be available for the current (1.2 (1)) Mac version - any plans for it?

dvntucker commented 7 years ago

It's not really on the road map right now, but I'm certainly open for proposals or pull requests with the functionality in it.

That said, a PR for this feature should consider the following things:

For myself, I'm pretty lukewarm on this idea, but I'm absolutely open to a PR for it for sure. I'm also curious behind the motivation of something like this, is it to track overall productivity? How many pomodoros you've done in a day? Personally I'd love to see something more robust in that regard, and it has been proposed in the past. Even something as simple as a preference screen with a running total that could be reset would be nice, and to me would make more sense than making the counter run up indefinitely -- since the counter is tied to "where" in the pomodoro cycle you are.

My ideal world is a running database of pomodoro counts that could be extracted for personal use, maybe along with a preference screen with some stats (Pomodoros today, this week, this month) etc. for personal tracking use. Just my two cents for where I'd like to see the application go.

kdwarn commented 7 years ago

Yeah, for me the motivation is to track pomodoros in a day or a week.

tmgriffiths commented 7 years ago

This should be unaffected by my pull request, which gives the option to change the number of pomodoros per cycle. I think a stats database and pane is an excellent idea.