Skip to Content

Autoblog reviews all the hottest cars
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

To find out what version of Mac OS you are running, go to the Apple logo in the top left corner, click it and choose About This Mac. From that window you will see the version number, processor, memory and chosen startup disk. Clicking Software Update will check for updates, and More Info... will open up an extensive list of everything on your machine.


Follow us on Twitter!
TUAW [Cafepress]

Sponsored Links

Featured Galleries

DNC Macs
Macworld 2008 Keynote
Macworld 2008 Build-up
Google Earth for iPhone
Podcaster
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
Apple Texas Hold 'Em

 

More Apple Analysis

AOL Radio TUAW on Stitcher