11 Dec 2009 \\ random
I came across a post on Launchbar's forum, discussing a means of adding entries to your Google Calendar via Launchbar. I've made a small simplification to the script that runs the terminal command in the background (with less error checking, of course). Follow the instructions up to the script presented in the forum post (install GData and python-dateutil, download and place the gcalcli script somewhere) and copy the following into AppleScript Editor:
Then edit the first line to point to the gcalcli binary and save the script to ~/Library/Application Support/LaunchBar/Actions/.
I may eventually add some other modifications, although Applescript is not my bag.
Update: Google Calendar Quick Add Grammar