./ical-to-gcal.py <source file> [<destination file>]
Cleans iCal .ics backups to be imported in Google Calendar. If VALARM and VTODO tags don't get stripped from the .ics file, Google will fail an import with the following error message:
"Failed to import events: Unable to process your iCal/CSV file"
(see http://mccammon.org/keith/2009/07/14/errors-importing-ical-data-icalendar-into-google-calendar/ )
- iCal
- Export > Export
~/Desktop/<calendar>.ics- Export
./ical-to-gcal.py ~/Desktop/<calendar>.ics
- http://www.google.com/calendar
- Calendar-Settings
- Calendar
- Import calendar
- Choose
~/Desktop/<calendar>.gcal.ics- Import