Created in early 2004, UNEASYsilence aims to deliver daily coverage of offbeat & generally geeky news. Subscribe via RSS or Email.

READING single

Flickr screenshot Emailr

Posted in Apple by Derek at 2:31 pm

Have you ever wanted a simpler way to upload desktop screenshots from your OS X desktop to Flickr? Does the redundant task of importing into iPhoto, then uploading to iPhoto seem too cumbersome? Does uploading an image via the web interface feel even more sluggish? Why not cut both of those options out and use a simple Applescript to quickly upload images to Flickr with a keyboard shortcut as simple as CMD + Shift + 3?

Check out the Flickr Screenshot Emailr.

All that is needed is: Mail.app and a configured mail account. Oh, and my script also.

There is just a tiny bit of configuration needed, that is done via the Script Editor. You have to enable email uploading on your Flickr account and add that adress into the email_to variable, then enter your email address into email_from aswell. Save, and you are ready to go.

I prefer to start this script via a Quicksilver trigger, but it can be done in several ways. Which do you prefer?

I have been pretty good with keeping too many screenshots off of my Flickr account, but this latest Flickr Emailr may be too cool to ignore. Try it out for yourself if you’re as fanatical about capturing screening and uploading to Flickr as some other users are.

6 Comments, Comment or Trackback

  1. alej744

    “importing into iPhoto, then uploading to iPhoto”
    Shouldn’t the second iPhoto say Flickr?

  2. j2

    No Windows alternative, then? :(

  3. Wow, Ars Technica and UNEASYsilence in the same day… I never was prepared for this =)

    I’m really glad to hear that you liked this piece of code, I hope that you will have use of it. It has given me a new use for my Flickr account anyway =) One keystroke (shift + cmd + 0 in my case) and wham, a screenshot is sent to http://www.flickr.com/photos/forsgren/

    I am honored that you mentioned my little piece of code =)

  4. Jay

    This is a pretty awesome tip!

  5. Why not use the flickruploader plugin?

    • Cmd+shift+3
    • select the image and press cmd+esc,
    • tab, type flick (naming the plugin), enter (you can even add tags if you want)
    • done

    Set it up with a trigger and it’s even quicker…

  6. Joel: I wanted to remove all those steps =)
    Just one hotkey an *wham*, the screenshot is sent

Reply to “Flickr screenshot Emailr”