timetagger
timetagger copied to clipboard
Feature request: reminder
I can not find a reminder function for tracking. Are you planning one? If not: I would love one :D I see there is already an optional notification on start.
My requirements:
- configuration: some input where I can configure the interval in which I am reminded. Slider with minute steps will work. Or a text input that parses "2m", "1h", "15s".
- notification: the website sends a notification if <configured_time> has passed and there is no recording running.
- configuration: enable button. add a toggle somewhere to turn the reminder off entirely. nice if that is part of the main UI. but also good if it is in the settings.
#55 mentioned that the hosted version has an email reminder feature. Maybe a more generic version that allows custom SMTP would be useful.
https://github.com/almarklein/timetagger/issues/55 mentioned that the hosted version has an email reminder feature
It does not, I said that it could, but this is not done at the moment. I shall add a note the post you referenced to avoid confusion :)