-
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Is your feature request related to a problem? Please describe.
I regularly forget to stop my timer at the end of the day so when I come in the next day I have a ridiculously large number of hours logged and I can't remember what time I stopped work the previous day.
Describe the solution you'd like
I would like either an email notification or ideally a mobile app notification (i.e. triggered by a background service worker - not requiring me to look at the app). I imagine it could do something like if I have logged more than 125% of my scheduled time for that day it would send me a notification saying "are you still working or would you like to stop your timer?". It would then give me the opportunity to edit the time entry so I could correct the ending time while I still remember.
Describe alternatives you've considered
I run this as an app on my PC - it would be cool to have a feature whereby the timer stopped when my PC switched off. But that might be a bit far fetched, and not mesh very well with how the app runs on a phone. But I'll write it here in case we think of any cunning ways to do it.