Explorer copy to Dropbox via AutoHotKey
I’ve updated my dropbox library with the following function that copies a file or folder in windows explorer to your public directory. To use it, you’ll need AutoHotKey and a
I’ve updated my dropbox library with the following function that copies a file or folder in windows explorer to your public directory. To use it, you’ll need AutoHotKey and a
I wanted to quickly share the song that was playing in iTunes with a contact; I’ve been using Dropdox for a while, so I figured that would be a good
Continue readingShare iTunes song with AutoHotKey and Dropbox
The following simple meta script will reload your AutoHotKey script when you save it in Notepad or Notepad++: #IfWinActive .ahk – Notepad ;; Ctrl+s saves and recompiles in Notepad AND
Here are some helpful hints for those using the amazing scripting program/framework/language AutoHotKey. When you copy, you need to wait for the text to appear on the clipboard. If you
One of the quirks about my laptop is that the numpad is accessed by a mysterious [fn] key that doesn’t “show up” internally in Windows. As such, it’s apparently difficult
Continue readingBetter Together: AutoHotKey and WinSplit Revolution