keith / reminders-cli

A simple CLI for interacting with macOS reminders
MIT License
663 stars 52 forks source link

cannot notice me #67

Closed caton-hpg closed 6 months ago

caton-hpg commented 1 year ago

I add a reminder with time. But It didn't notice me when the time came.

keith commented 1 year ago

you'll have to look at the reminder details in Reminders.app and make sure it looks correct. if it does check your Reminders.app notification settings.

caton-hpg commented 12 months ago

image

hello 003 create by cmd reminders add test hello 003 --due-date "2023-09-01 12:13" --notes '早地铁'. hello 004 create by mac app.

hello 004 can notice to me in iphone and mac. hello 003 cannot.

2.3.0

keith commented 12 months ago

ah i think we have to manually setup the alarms and don't right now. we should do that when we set due date

keith commented 6 months ago

fixed in https://github.com/keith/reminders-cli/releases/tag/2.5.0