Love the auto-organize rules, but I've been trying to get one setup for shortcuts to drives {{ like "Windows (C)", "Media (D)" }}. I've got it working by including things that include '(' and end with ')' but then that catches catches things I don't want it to ('new folder (2)' esp.). A better solution would be if I could use a regular expression to get just shortcuts that end with a letter in parenthesis.
I know that they're kinda out there, but I'm sure for people familiar with regex's it'd make an awesome program that much better.