-
Notifications
You must be signed in to change notification settings - Fork 0
[Feature]: Ability to reset time for all tasks at once. #23
Description
Feature Description
Ability to reset time for all tasks at once.
Problem / Motivation
I’m using the widget for daily work tracking and typically want to reset all task timers at the end of the day. Currently, I have to go through each task individually, click Change Time, and then click multiple times to reduce the time to zero. This becomes tedious when there are many tasks.
Proposed Solution
Add a “Reset all tasks” button in the main window.
Show a confirmation dialog before performing the reset (e.g., “Do you want to reset time on all tasks?”).
Optionally place the action in a menu or settings section to avoid accidental clicks.
Alternatives Considered
No response
Additional Context
The app is fantastic. I really like the combination of minimalism and actual productivity benefits. The widget makes it very easy to keep track of time spent on tasks without adding friction to the workflow.