Quick Add To Google Calendar With A Hotkey
Reader Alex writes in with his ubergeeky solution for quickly posting new events to your Google Calendar using an AutoHotkey script and a small command line utility.
To setup the same shortcut key for yourself, you’ll need to extract the script and utilities to a directory, add your Google Calendar account information to the logon.txt file, and then after launching the script you can use Win+G to show the dialog for adding an event to Google Calendar. He’s included a compiled version in the package, but the source code is included if you want to change the hotkey to something else.
Hit the link for the download and full write-up, including the source code for the utility. If you’d rather integrate your quick-add capability into Launchy, you can use the command-line executable to do so, or you can use the Google Calendar plugin.
AutoHotkey: Quick Add to Google Calendar [Just an Asterisk]
- Next Post: Dead-Simple Camera Clamp Mount »
- « Previous Post: PicPick Covers Your Image Capturing, Editing Needs
Comments (AU Comments | US Comments)
The launchy method linked above is my favorite method for this. I wish there were more twitter bots available for this kind of launchy trick.
ejf071189
That is either a very early or a very late lunch you are going to have with somebody tomorrow.
Love AHK. Hate the idea of storing my google login info in a file on my computer. I'm sure there are probably other vulnerabilities that are worse, but I'm still a bit paranoid.
exists already in ubiquity so good enough for me. also don't have windows
this seems cool but i never found any specific instructions on how to do do it.. am I just stupid?
gobeavs
@LastVigilante: That was the first thing i noticed too lol
madjack1987
I assume the hotkey will post to the Personal calendar by default? What if you want to add an event to custom calendars?
nka