We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows
Windows 11
I use appExclusions to pause or resume Stretchly when certain programs are running. I noticed that the timer resets after the pause. For example:
Break is after 30 minutes.
Run for 25 minutes
Stretchly pauses due to appExclusions then resumes
Run for 30 minutes before getting a break.
Because of the appExclusions break, Stretchly applies the mandatory break after 55 minutes instead of 30 minutes.
Timer should continue after the break. For example:
Run for 5 minutes before getting a mandatory break. (25 + 5 minutes = 30 minutes).
None
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
Existing requests
Advanced Preferences
What operating system are you using?
Windows
Operating System Version
Windows 11
Problem description
I use appExclusions to pause or resume Stretchly when certain programs are running. I noticed that the timer resets after the pause. For example:
Break is after 30 minutes.
Run for 25 minutes
Stretchly pauses due to appExclusions then resumes
Run for 30 minutes before getting a break.
Because of the appExclusions break, Stretchly applies the mandatory break after 55 minutes instead of 30 minutes.
Possible solution
Timer should continue after the break. For example:
Break is after 30 minutes.
Run for 25 minutes
Stretchly pauses due to appExclusions then resumes
Run for 5 minutes before getting a mandatory break. (25 + 5 minutes = 30 minutes).
Alternative solutions
None
Additional information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: