Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

grau

macrumors newbie
Original poster
Jul 9, 2015
2
0
Hi there,

I'm looking for an automated way to export ics from Reminders App (the whole thing including location etc)

As you know, you can export icloud reminders / a specific reminder lists as .ics via manually "export" it in Reminders.app

Afaik there is NO working automator action or applescript command to do this.

Any idea how to get this done... ?
 
Processes suite

Provides classes and commands for GUI Scripting, a feature available starting in OS X version 10.3 that allows scripters to control applications that are either not scriptable or only partially scriptable. With GUI Scripting, AppleScript scripts can select menu items, push buttons, and perform other tasks to control the interfaces of most non-Classic applications. However, as the name implies, GUI scripting works by scripting the user interface, and so tends to result in fragile scripts. For example, items in an application’s user interface may change in various ways between releases, or even between launches of the application, depending on preference settings and other factors.

Info : https://developer.apple.com/library...al/AppleScriptX/Concepts/scriptable_apps.html
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.