YetAnotherPomodoroApp / YAPA-2

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

As a user, I want to be able to prevent closing the app accidentally. #84

Open mariellemanlulu opened 2 years ago

mariellemanlulu commented 2 years ago

Exiting the app causes my pomodoro progress for the day to restart. This happens usually when I want to end the work interval and start the break interval, or just decluttering my desktop. I am aware that the progress still persists as seen on the dashboard but the display count (Pomodoro index) resets. Resetting progress is not a big deal for me but the problem with this is that it forces me to start on a work interval instead of a break interval. My "temporary workaround" is to wait for X mins for the break with my separate timer before I restart a new pomodoro.

Perhaps another potential feature to add is the ability to choose which interval to start with.

floatas commented 2 years ago

Hello, thank you for writing about your workflow, this helps to understand which application parts are the most important. This is definitely a bug, pomodoro index and pause should be restored when you start application.

floatas commented 2 years ago

@mariellemanlulu latest release shows confirmation box when you try to close application and timer is running.