I get reminders to track breakfast about half an hour before I even have it. That's kind of annoying and made me turn off all notifications.
Two possible solutions to this problem:
1. Allow me to choose the times of the notifications. Simple to implement, but adds more burden for the user.
2. Remind me 30 min or an hour after I usually track that meal (median time over the last 1 or 2 weeks, calculating weekdays and weekends separately to account for different routines). A tiny bit harder to implement, but much easier for the user.
I get reminders to track breakfast about half an hour before I even have it. That's kind of annoying and made me turn off all notifications.
Two possible solutions to this problem:
1. Allow me to choose the times of the notifications. Simple to implement, but adds more burden for the user.
2. Remind me 30 min or an hour after I usually track that meal (median time over the last 1 or 2 weeks, calculating weekdays and weekends separately to account for different routines). A tiny bit harder to implement, but much easier for the user.