The problem wasn’t missing my meds reminder. It was swiping it away and forgetting anyway.
Like a lot of you probably know: the notification isn't the problem.
It shows up on time.
The problem is that it shows up while I'm in a meeting / walking out the door / holding a coffee and a bag and three thoughts. So I swipe it away, think "in a minute", and that minute quietly leaves the country.
Then at night I find the pills still in my bag.
Every reminder system I tried seemed to fall into one of two modes:
- Ping once, then disappear forever
- Nag constantly until I start resenting the app
Neither really matched the actual failure point, which for me is the gap between:
"I know I should take it"
and
"I can actually do it right now."
I know this sounds like the classic programmer trap of “I had a personal problem, so I built an app,” but… yeah, that’s exactly what happened.
I built DoseLoop around the idea of a tracking window instead of a one-shot alarm. After the scheduled time, the dose stays "open" for a window you choose, and the app keeps following up gently until you either confirm you took it or mark it as skipped. If the window closes with no action, it gets recorded as missed.
No shame screen. No dramatic red siren energy. Just: this is what actually happened.
The part I care about most is that it treats the reminder as a process, not a single notification. Because for me, the single notification was never enough.
I can share the link in a comment if that’s useful / allowed, but I’m mostly curious:
How do you deal with the "saw it, swiped it, forgot it" problem?
Do you use alarms? Physical pill boxes? Put meds next to coffee? Make it part of another routine? Something more cursed but effective?
I’d love to hear what actually works for people, because this came from my own failure pattern and I’m sure there are better systems I haven’t thought of.
(Not medical advice, obviously — it’s just a reminder/logging tool. Talk to your doctor about your actual meds.)