How do I automate a backup of new MobileMe calendar data
Posted
by
ridogi
on Super User
See other posts from Super User
or by ridogi
Published on 2011-01-16T23:12:37Z
Indexed on
2011/01/16
23:55 UTC
Read the original article
Hit count: 222
The new MobileMe iCal data lives in the cloud, and the data on your computer is actually a cache. This support article http://support.apple.com/kb/HT4226 from Apple explains how to backup calendar data by exporting to an .ics file. I would like to automate that process via AppleScript, Automator or any other method (paid software is fine).
The sticking point with AppleScript is selecting the calendar on the left hand column. In Automator I don't think the available actions support this level of automation.
© Super User or respective owner