Hi, I wrote a Python script that [1] uses the GData API to download events for your Google Calendar and prints them to a given org-file. It is a very tiny script, but perhaps it is of use to other people as well. Small disclaimer: I've tested this on Mac OS X only, using Python 2.7.2. Let me know what you think :) Cheers, Felix Footnotes: [1] https://bitbucket.org/fgeller/gcal2org/src/8fa7d2b83ab3/gcal2org.py