On Mar 8, 2013, at 6:37 PM, Scott Hinckley <[email protected]> wrote:
> I seem to be hitting a wall on what I think ought to be easy, maybe > Quicksilver is not where I should be looking. > I want to be able to select a range of messages in Apple mail, and then use a > single keypress combo to redirect them to my junkmail account. I’m guessing a plain old AppleScript in ~/Library/Scripts/Mail Scripts is a better solution for this. Putting it in that location should make it available from a menu in Mail, which in turn allows you to assign a keyboard shortcut (I think). Search around for “AppleScript redirect mail”. Looks like others have done something similar. > Desired trigger: option-command-j That’s bound to “Erase Junk Mail” by default, so you might want to use something else. -- Rob McBroom <http://www.skurfer.com/> -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
