YetAnotherPomodoroApp / YAPA-2

Minimalistic desktop timer app for Pomodoro Technique users
https://yapa2.app/
MIT License
518 stars 57 forks source link

Automatically start next work session after break #62

Closed nbacon0 closed 2 years ago

nbacon0 commented 4 years ago

Currently there is only an option to auto start the next break after a work interval: it would be quite nice if there was also an option to completely automate this so that the next work interval starts after a break.

Example:

Current behavior: Work Interval --Autostart--> Break --Manual Start--> Work Interval

Desired Behavior: Work Interval --Autostart--> Break --Autostart--> Work Interval -->Autostart--> Break --Autostart--> Rinse and repeat

Obviously having a beep or indicator when Autostart kicks into a Work Interval would be the ideal.

DerTrolde commented 2 years ago

If the feature is implemented, the issue can now be closed, right?

floatas commented 2 years ago

Not yet, I haven't merged the pull request.

floatas commented 2 years ago

Released

DerTrolde commented 2 years ago

@floatas Thanks for keeping this up :)