johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
12k stars 933 forks source link

Customize "without break" timer #3627

Open Amany798 opened 4 weeks ago

Amany798 commented 4 weeks ago

Problem Statement

Currently when you are working and if u pause the simple timer, the value in "without break" on Today automatically reset after 10 min pause. This is no way to manually define a number after which the "without break" timer automatically reset.

:grey_question: Possible Solution

Allow a setting in options to enter manual number after which the "break timer" automatically reset.

github-actions[bot] commented 4 weeks ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

johannesjo commented 4 weeks ago

It is not really a timer. The logic is a bit more complex: https://github.com/johannesjo/super-productivity/blob/master/src/app/features/take-a-break/take-a-break.service.ts