Jump to content

cbourg

Member
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

cbourg's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. It's been working beautifully!
  2. I figured out what the problem was! I had my default list nested in a folder in the Reminders app. After moving the default list out of a folder the workflow started to work properly. When I run: tell application "Reminders" get name of default list end tell The default list comes up as "Inbox", which is right. I'm happy to keep my default list out of folders to ensure this works properly. I will say that I'm not able to selectively input reminders to specific lists that are nested in folders right now. Not a huge deal at all! (But something I wanted to share)
  3. 1. Here is the result! [08:56:22.626] Logging Started... [08:59:05.291] Apple Reminders[Keyword] Processing complete [08:59:05.293] Apple Reminders[Keyword] Passing output 'test 2' to Arg and Vars [08:59:05.294] Apple Reminders[Arg and Vars] Processing complete [08:59:05.294] Apple Reminders[Arg and Vars] Passing output '' to Keyword [08:59:05.425] Apple Reminders[Keyword] Processing complete [08:59:05.427] Apple Reminders[Keyword] Passing output '' to Arg and Vars [08:59:05.427] Apple Reminders[Arg and Vars] Processing complete [08:59:05.428] Apple Reminders[Arg and Vars] Passing output '' to Keyword [08:59:05.556] Apple Reminders[Keyword] Processing complete [08:59:05.558] Apple Reminders[Keyword] Passing output '' to Arg and Vars [08:59:05.558] Apple Reminders[Arg and Vars] Processing complete [08:59:05.559] Apple Reminders[Arg and Vars] Passing output '' to Keyword [08:59:06.656] Apple Reminders[Keyword] Processing complete [08:59:06.659] Apple Reminders[Keyword] Passing output '' to Arg and Vars [08:59:06.660] Apple Reminders[Arg and Vars] Processing complete [08:59:06.660] Apple Reminders[Arg and Vars] Passing output '' to Arg and Vars [08:59:06.661] Apple Reminders[Arg and Vars] Processing complete [08:59:06.662] Apple Reminders[Arg and Vars] Passing output 'test 2;;;' to Run NSAppleScript [08:59:06.866] ERROR: Apple Reminders[Run NSAppleScript] { NSAppleScriptErrorAppName = Reminders; NSAppleScriptErrorBriefMessage = "Can\U2019t get list \"Inbox\"."; NSAppleScriptErrorMessage = "Reminders got an error: Can\U2019t get list \"Inbox\"."; NSAppleScriptErrorNumber = "-1728"; NSAppleScriptErrorRange = "NSRange: {3276, 66}"; } [08:59:06.875] Apple Reminders[Run NSAppleScript] Processing complete [08:59:06.875] Apple Reminders[Run NSAppleScript] Passing output '' to Post Notification 2. Executing the script in ScriptEditor worked! I see that "test" was logged in my default folder
  4. Yep! Not sure why the reminders won't log.. When the Reminders app is closed and I run the Alfred workflow, the Reminders app will open but no new reminders will be set
  5. It's not working for me New reminders don't show up in any lists (or the default list). Not sure if any of this matters but I'm on 10.15 not 10.15.2. Would really appreciate any suggestions you may have!
  6. @Acidham New to Alfred! Been looking for an updated workflow for the new reminders app! I'm assuming 2.1.1 works on Catalina?
×
×
  • Create New...