Skip to Content

Free TUAW iPhone app -- try it now!
AOL Tech

Filed under: Features, How-tos

AppleScript: backup iCal calendars

iCal is great for storing your calendars and appointments, but what if you want to export (or backup) your calendars in case of a data emergency? Well, you could backup your calendars manually; however, AppleScript is so much cooler. Let's automate the backup of iCal calendars through the use of an AppleScript.

Continue reading to learn how.


Exporting iCal calendars

To export iCal calendars, just copy this script into Script Editor.app (Applications > AppleScript > Script Editor).

tell application "iCal" to activate
delay 2
tell application "System Events"
tell menu item "Export..." of menu "File" of menu bar 1 of application process "iCal" to click
delay 3
keystroke "iCal"
keystroke "d" using command down
delay 2
keystroke return
end tell


Please note: this script assumes that you are using Mac OS X Leopard (version 10.5) and iCal version 3.0.

Running the Script
Once you have that AppleScript in the Script Editor, let's hit the "Run" button. iCal will launch and will show a save dialog, the script will then type in "iCal" and press the "save" button. Your exported .ics file will be located on your users desktop.

Saving the Script
You can then save the script as your favorite format flavor. I prefer to either put it in the Script menu or save it as an application.

Uses of this Script
Once you have the .ics file, you can use the file to import to Microsoft Entourage or Google Calendar; or you can just use it as an iCal backup file.

Additional Notes
  • Remember that iCal will only backup the currently selected calendars
  • In order to use scripts such as these, you need to check "Enable access for assistive devices" in the "Universal Access" System Preferences pane
  • While the script is running, be sure to not press any keys on the keyboard

Reader Comments (Page 1 of 1)

Tip of the Day

F11 moves all your windows off the screen so you can quickly glance at your desktop. F10 shows you every open window in an application. F9 shows every open window for every application that isn't hidden or in the dock.


Follow us on Twitter!
 TUAW [Cafepress]

Featured Galleries

DNC Macs
Macworld 2008 Keynote
Macworld 2008 Build-up
Google Earth for iPhone
Podcaster
Storyist 2.0
AT&T Navigator Road Test
Bento for iPhone 1.0
Scrabble for iPhone
Tom Bihn Checkpoint Flyer Briefcase
Apple Vanity Plates
Apple booth Macworld 07
WorldVoice Radio
Quickoffice for iPhone 1.1.1
Daylite 3.9 Review
DiscPainter
Mariner Calc for iPhone
2009CupertinoBus
Crash Bandicoot Nitro Kart 3D
MLB.com At Bat 2009
Macworld Expo 2007 show floor

 

More Apple Analysis

AOL Radio TUAW on Stitcher