You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Sometimes, we need to know the reserved time for a task is ending. For example:
the 5 minutes you have for a pitch talk are ending;
40, of the 50 minutes you have for a lecture, have already passed;
Describe the solution you'd like
It would be useful to be able to choose an interval to notifications until the timer ends. For example, every minute until 5 or every 10 minutes until 50. Some people might prefer to have the intervals between notifications to get shorter over time, but I think having a linear distribution is sufficient for most of the situations.
Describe alternatives you've considered
We could start multiple timers, but stopping the alarm of each one would be an issue.
Additional context Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Hi! Thank you for the app!
Is your feature request related to a problem? Please describe.
Sometimes, we need to know the reserved time for a task is ending. For example:
Describe the solution you'd like
It would be useful to be able to choose an interval to notifications until the timer ends. For example, every minute until 5 or every 10 minutes until 50. Some people might prefer to have the intervals between notifications to get shorter over time, but I think having a linear distribution is sufficient for most of the situations.
Describe alternatives you've considered
We could start multiple timers, but stopping the alarm of each one would be an issue.
Additional context
Add any other context or screenshots about the feature request here.The text was updated successfully, but these errors were encountered: