Skip to content
New issue

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

Make time of timers editable #165

Closed
Gnorv opened this issue Dec 17, 2024 · 1 comment
Closed

Make time of timers editable #165

Gnorv opened this issue Dec 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Gnorv
Copy link

Gnorv commented Dec 17, 2024

Is your feature request related to a problem? Please describe.
Timers are not editable. Once a new timer has been added, only its name can be edited. When I want to do "pasta cooking" for 5 min, I can add a timer for 5 min with that name. If the next day I want to do it for 8 min, I have to make a new timer, and name it again. It would be easier if the time of the first timer was editable.

Describe the solution you'd like
Tapping on a timers time while it is in "reset" state (not running and also not paused) prompts you to edit its running time.

Use case
See problem description.

Describe alternatives you've considered
My current work-around is deleting the old timer, and adding a new one with the desired time. However, that requires me to name it again and requires a significant amount of extra steps. Furthermore, the order of the timers is messed up as the new timer is just added at the top.

Additional context
Nothing.

@Gnorv Gnorv added the enhancement New feature or request label Dec 17, 2024
@BlackyHawky
Copy link
Owner

Duplicate of #76

Furthermore, the order of the timers is messed up as the new timer is just added at the top.

The order of timers once reset can be customized in the Timers settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants