quarck / CalendarNotification

Android app extending calendar notifications with snooze button and notifications persistence
GNU General Public License v3.0
104 stars 39 forks source link

Problem with reminder intervals #316

Open Kateylynn4 opened 5 years ago

Kateylynn4 commented 5 years ago

Ok so I have the reminder intervals set for 5m, 5m, 4m, 45s. When the reminder pops up, what do I do so the app respects the next interval? I tried swiping to snooze but that ignores the reminder intervals and just reminds me again in however many minutes I have the default snooze set to. And I tried dismiss but that stops all reminders. I tried ignoring the reminder and allowing it to stay in the notification area on my screen but that stopped all reminders too.

canDry commented 5 years ago

Wait, aren't interval reminders there for ignored reminder timing? i.e. 5m, 5m,4m means ignoring the original reminder will trigger another in 5mins, then 10mins, then 14mins.

So, when a reminder pops up, ignoring it (don't swipe/dismiss) will trigger the interval timing you've specified.

Kateylynn4 commented 5 years ago

No, if I ignore it, I no longer receive reminders.

canDry commented 5 years ago

I'd try removing the current custom pattern (turn off 'custom pattern' in Remind Interval setting) and replace it with a set interval of 2 mins to test if that works. If it does, try a new custom pattern of 2m, 3m.

Also, check that 'Max reminders' is set to zero.

Kateylynn4 commented 5 years ago

I tried what you suggested but the reminder intervals don't work whether I have a custom series or I do a set interval. The first notification appears and I ignore it. Then I never get another notification.

And my max reminders is set to 0.

canDry commented 5 years ago

From your other thread it seems like your phone has some issues! Are you able to install a different base calendar app via play store (e.g. Jorte is great)?