uphy / obsidian-reminder

Reminder plugin for Obsidian
https://uphy.github.io/obsidian-reminder/
MIT License
433 stars 32 forks source link

Mute and remind later buttons doesn't work #183

Open Ahmedhossam2543 opened 5 months ago

Ahmedhossam2543 commented 5 months ago

Describe the bug

After setting a task with a due and reminding date (using tasks format) the reminder plugin reminds me on the due daye as it should but it keeps reminding me even if i mute/click remind me later the plugin kepps reminding me every time i go into the app and doesn't stop until i mark the task as done which is inconvenient because sometimes the task is cancelled and that shouldn't send me a reminder

Expected Behavior

It should be that when i set a task then the reminding time arrives i get a reminder then if i mute it it doesn't send anymore reminders and if i click remind me later it reminds me after set period of time and if the task is cancelled that should stop sending reminders for that task

Steps to reproduce

On android create a new task then set a due date with the reminder being the same as due date with the tasks format enabled

Operating system

Android

Tback1 commented 3 months ago

It's also happen on windows system

What I can confirm is that the problem is due to the time format. There is no problem using ob-reminder's format. However, using the Task format results in delayed failure of the reminder.

image