CorruptedArk / did-i-take-my-meds

A Kotlin Android app to manage medications
GNU General Public License v3.0
175 stars 15 forks source link

(Notification Enhancement) Add Auto-Repeat Alert Option #27

Open KjmT6459 opened 3 years ago

KjmT6459 commented 3 years ago

Is your feature request related to a problem? Please describe. I usually notice the notification to TMM, but am often enough busy with something and have to delay. The 15 minute snooze is helpful in this regard. However, to use the snooze, you must notice the notification AND be able to focus on your phone to activate it. I simply can't always do that.

Describe the solution you'd like Add an option to automatically alert again if a med hasn't been marked as taken within X amount of time. Should be able to chose in med-edit-menu if a med should be included. Preference would be to allow whatever time(s) a user wants.

Describe alternatives you've considered Instead of allowing individual meds to have auto-repeat, a global option could be added. Instead of custom time(s), presets could be used. I would think 15 min, 30 min, 1 hr, and 2 hr would cover most, if not all use-cases.

Additional context Help me help myself.

CorruptedArk commented 3 years ago

This is another good idea, and I'll also add it to my todo list