Archive for the ‘bulk’ tag
Bulk delete of Google Calendar events
Google Calendar is a great cloud computing calendar solution which allows you to manage your calendar online, as well as invite others to shared events.
One feature Google Calendar is missing though is the ability to delete more than one event at a time. However, by using the remote calendar functionality Google Calendar offers, you can get around this.
(This solution uses iCal on OSX but you could use a similar approach with GooSync for Outlook if you’re on Windows.)
- In iCal, select Preferences from the iCal menu.
- Go to the Accounts tab and add a new account (+)

- Select CalDAV from the Account Type then enter your Google username and password.
- Enter the Server Address as google.com.
- On the Server Settings, make sure the Server Path is set to /calendar/dav/[username]/user where [username] is your Google username.
- You have now configured your Google Calendar to sync up with iCal.
- If you have a mass of events with similar content that you need to remove, search for that term eg. “Morning Meeting”.
- Select all the events and delete.
- When iCal synchronizes with Google Calendar, all those events will be removed.





