Flickr screenshot Emailr
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
alej744
“importing into iPhoto, then uploading to iPhoto”
Shouldn’t the second iPhoto say Flickr?
Apr 10th, 2007
j2
No Windows alternative, then? :(
Apr 10th, 2007
Kristoffer Forsgren
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 =)
Apr 10th, 2007
Jay
This is a pretty awesome tip!
Apr 10th, 2007
Joel
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…
Apr 11th, 2007
Kristoffer Forsgren
Joel: I wanted to remove all those steps =)
Just one hotkey an *wham*, the screenshot is sent
Apr 11th, 2007
Reply to “Flickr screenshot Emailr”