Skip to content

Instantly share code, notes, and snippets.

@zzamboni
Created September 5, 2010 22:14
Show Gist options
  • Save zzamboni/566376 to your computer and use it in GitHub Desktop.
Save zzamboni/566376 to your computer and use it in GitHub Desktop.
AutoHotKey configuration to open my Inbox in OneNote
; AutoHotKey configuration to open my Inbox in OneNote.
; To use this, change the file path to the path of the GTD notebook
; you want to use. You may also want to change the key to which it
; is assigned (I use Win-i).
#i::Run c:\Users\zambonid\Documents\OneNote Notebooks\GTD\INBOX.one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment