Closed beejeffersons closed 8 months ago
Ran into this issue - solution was to create a 'To Do' list in Reminders and then things started working. Might be good to document this and/or give folks an option to choose what list they want reminders to be added to.
Had this issue as well, djbriane's fix worked for me. Would love to be able to choose the default list though!
Not sure if this is new in a recent update, but you can now set the default list through Agenda's settings (ag -> Manage Settings -> Set Default Reminders List)
Hi there,
Really excited about getting this workflow ...working... for me.
I'm able to access my reminders--viewing my lists and completing reminders works. I am not able to create a reminder. Nothing happens after this step: https://www.dropbox.com/s/mlsi34prnaqx6qk/Screen%20Shot%202022-01-06%20at%209.24.54%20AM.png?dl=0.
Ran it with logging turned out, and here's a bright red error: https://www.dropbox.com/s/4y7pba3nq26cjz1/Screen%20Shot%202022-01-06%20at%209.25.31%20AM.png?dl=0.
That feels useful, though I don't know how to interpret it.
And, here's the complete log:
_[09:19:42.028] Logging Started... [09:19:45.116] Agenda - Reminders and Calendar Events[Script Filter] Queuing argument '(null)' [09:19:45.234] Agenda - Reminders and Calendar Events[Script Filter] Script with argv '(null)' finished [09:19:45.237] Agenda - Reminders and Calendar Events[Script Filter] {"items":[{"title":"Today Overview","arg":"today","uid":"today","icon":{"path":"icons/overview.png"},"variables":{"todayOnly":true}},{"title":"Upcoming","arg":"upcoming","uid":"upcoming","icon":{"path":"icons/overview.png"},"variables":{"todayOnly":false}},{"title":"Reminder Lists","arg":"reminder_lists","uid":"reminder_lists","icon":{"path":"icons/list.png"}},{"title":"Create New Reminder","arg":"reminder_create","uid":"reminder_create","icon":{"path":"icons/add.png"}},{"title":"Calendars","arg":"calendar_lists","uid":"calendar_lists","icon":{"path":"icons/calendar.png"}},{"title":"Create New Event","arg":"calendar_create","uid":"calendar_create","icon":{"path":"icons/add.png"}},{"title":"Manage Settings","arg":"settings","uid":"settings","icon":{"path":"icons/settings.png"}}]} [09:19:46.037] Agenda - Reminders and Calendar Events[Script Filter] Processing complete [09:19:46.042] Agenda - Reminders and Calendar Events[Script Filter] Passing output 'reminder_create' to Arg and Vars [09:19:46.043] Agenda - Reminders and Calendar Events[Arg and Vars] Processing complete [09:19:46.044] Agenda - Reminders and Calendar Events[Arg and Vars] Passing output '' to Conditional [09:19:46.045] Agenda - Reminders and Calendar Events[Conditional] Processing complete [09:19:46.046] Agenda - Reminders and Calendar Events[Conditional] Passing output '' to Call External Trigger [09:19:46.047] Agenda - Reminders and Calendar Events[External] Processing complete [09:19:46.048] Agenda - Reminders and Calendar Events[External] Passing output '' to Keyword [09:19:52.568] Agenda - Reminders and Calendar Events[Keyword] Processing complete [09:19:52.570] Agenda - Reminders and Calendar Events[Keyword] Passing output 'new reminder from alfred' to Conditional [09:19:52.571] Agenda - Reminders and Calendar Events[Conditional] Processing complete [09:19:52.572] Agenda - Reminders and Calendar Events[Conditional] Passing output 'new reminder from alfred' to Run Script [09:19:52.725] Agenda - Reminders and Calendar Events[Run Script] Processing complete [09:19:52.736] Agenda - Reminders and Calendar Events[Run Script] Passing output '' to Run Script [09:19:54.942] ERROR: Agenda - Reminders and Calendar Events[Run Script] ./agendas add-reminder "To Do" "new reminder from alfred" 2022-01-06 09:19:52.871 agendas[60730:3900224] XXX: countOfStores: 1, countOfAccounts: 1 [09:19:54.955] Agenda - Reminders and Calendar Events[Run Script] Processing complete [09:19:54.956] Agenda - Reminders and Calendar Events[Run Script] Passing output 'No reminders list matching To Do ' to Post Notification [09:24:39.253] Agenda - Reminders and Calendar Events[Script Filter] Queuing argument '(null)' [09:24:39.379] Agenda - Reminders and Calendar Events[Script Filter] Script with argv '(null)' finished [09:24:39.394] Agenda - Reminders and Calendar Events[Script Filter] {"items":[{"title":"Today Overview","arg":"today","uid":"today","icon":{"path":"icons/overview.png"},"variables":{"todayOnly":true}},{"title":"Upcoming","arg":"upcoming","uid":"upcoming","icon":{"path":"icons/overview.png"},"variables":{"todayOnly":false}},{"title":"Reminder Lists","arg":"reminder_lists","uid":"reminder_lists","icon":{"path":"icons/list.png"}},{"title":"Create New Reminder","arg":"reminder_create","uid":"reminder_create","icon":{"path":"icons/add.png"}},{"title":"Calendars","arg":"calendar_lists","uid":"calendar_lists","icon":{"path":"icons/calendar.png"}},{"title":"Create New Event","arg":"calendar_create","uid":"calendar_create","icon":{"path":"icons/add.png"}},{"title":"Manage Settings","arg":"settings","uid":"settings","icon":{"path":"icons/settings.png"}}]} [09:24:40.046] Agenda - Reminders and Calendar Events[Script Filter] Processing complete [09:24:40.067] Agenda - Reminders and Calendar Events[Script Filter] Passing output 'remindercreate' to Arg and Vars [09:24:40.068] Agenda - Reminders and Calendar Events[Arg and Vars] Processing complete [09:24:40.069] Agenda - Reminders and Calendar Events[Arg and Vars] Passing output '' to Conditional [09:24:40.070] Agenda - Reminders and Calendar Events[Conditional] Processing complete [09:24:40.071] Agenda - Reminders and Calendar Events[Conditional] Passing output '' to Call External Trigger [09:24:40.072] Agenda - Reminders and Calendar Events[External] Processing complete [09:24:40.073] Agenda - Reminders and Calendar Events[External] Passing output '' to Keyword
Let me know if I can try something else/what other info might be helpful. Thanks in advance!
-Jefferson