Autohotkey for Remember the Milk

I use Remember the Milk to manage my to-do lists. It rocks, and includes great keyboard shortcuts. Two odd ones though (from a Windows perspective) are “r” to rename, and CTRL-SHIFT-slash to “Find.” I want to use F2 to rename, and CTRL-F to find (it’s okay that this would overrides Firefox’s built-in find shortcut, because when I’m on the RTM site, I want to do an RTM find).

Enter AutoHotkey. Here’s a simple script that does a remapping, just for RTM windows:

#IfWinActive Remember The Milk
F2::r
^f::^+/

Love AHK (and RTM).

12/22/09 @ 03:35 PM

Hi

I'm Jim Biancolo, and this is stuff I found interesting that I thought you might like too. Here are some of my favorites if you want to start there. Mostly I link to other people, but some stuff is mine, like:

Spillover

I am loving Instapaper, and use if to sock away stuff to read. Here are a bunch of articles I read recently and liked.

Archives

Subscribe

Here are the RSS feeds for this site, my Instapaper reading list, and my Instapaper favorites.

"RSS? What in the blazes are you carryin' on about, boy?"

If you prefer, enter your address below to get updates via e-mail. Powered by Feed My Inbox (they have a good privacy policy).