surrealroad / alfred-reminders

Manages reminders in Reminders.app
MIT License
674 stars 44 forks source link

Fix a reminder that was specified for today but was added to tomorrow. #132

Closed narol1024 closed 5 months ago

narol1024 commented 5 months ago

This commit is to fix the issue of #124

When setting a reminder for today, if the specified time is already past (relative to 12:00), delay the reminder by 1 hour.

surrealroad commented 5 months ago

Thank you ❤️ – I will update the binary soon.