A simple trick, but you could do some cool stuff with it. Like renaming images or moving copies to a burn folder or archive disk before transferring to iPhoto. I have a Powerbook and an iMac at home - keeping the two libraries in sync is a pain, and sharing those massive libraries over Airport I've found to be just short of agonizing. Now I'm thinking of creating a workflow that will logon to the iMac from the Powerbook, transfer the new photos to a designated folder and then upload to iPhoto on the Powerbook. Then all I need to do is drag the destination folder into iPhoto when I'm sitting at the iMac. Easy! After all, isn't that what computers are for? To make our lives easier?
Trigger an Automator workflow by plugging in a digital camera
A simple trick, but you could do some cool stuff with it. Like renaming images or moving copies to a burn folder or archive disk before transferring to iPhoto. I have a Powerbook and an iMac at home - keeping the two libraries in sync is a pain, and sharing those massive libraries over Airport I've found to be just short of agonizing. Now I'm thinking of creating a workflow that will logon to the iMac from the Powerbook, transfer the new photos to a designated folder and then upload to iPhoto on the Powerbook. Then all I need to do is drag the destination folder into iPhoto when I'm sitting at the iMac. Easy! After all, isn't that what computers are for? To make our lives easier?













Reader Comments (Page 1 of 1)
8-10-2005 @ 6:01PM
Scott McNulty said...
And that is what Automator is all about, putting the power of Applescript into a much easier to use package.
Though, I would wager that an Applescript solution might be slightly faster... but really who cares? As long as it works. :)
Reply
8-10-2005 @ 7:28PM
Dom M said...
But this is where Automator is great for those of us who have never learned Applescript.
I've been using this Image Capture app idea for a couple of months now although I run mine from 'Download' so I can select the images rather than on camera plug-in. Mine's set up to allow me to give the files a name and sequence number before importing them into iPhoto. Why is that better than batch renaming them in iPhoto? Well, it means that when you do a Spotlight search for the image later, you'll get a proper name rather than an img_5003.jpg in the results.
Reply
8-10-2005 @ 8:56PM
Scott McNulty said...
I agree with you, Dom! I should have said, 'Applescript would run faster, maybe..' If you don't know Applescript Automator is the way to go, and you'll get results nice and fast. :)
Reply
8-11-2005 @ 12:32PM
tifighter said...
Thanks for the great tip. After reading your tip I jumped in and made a little automator app that does the following:
1. Lets you view and accept/decline/skip and rotate the images from the camera.
2. Creates a folder, which the user names, in a ~/Pictures/New Arrivals folder.
3. Asks the user to batch rename the files, appending a number behind each.
4. Downloads the resulting images to the predefined folder.
5. Prompts the user to accept/decline/skip the images again for import into iPhoto (may not want exactly every image in iPhoto).
6. Imports the resulting images into the iPhoto Library (or an album if so desired).
This is perfect for me as I archive all of my original photos to my external drive separate from iPhoto. Plus with the batch renaming of the files they will import into iPhoto that way.
Let me know if anyone wants this little app.
Reply
10-30-2005 @ 11:16PM
matt said...
Thanks for the tip! tifighter, I'd like to try out that app of yours if you still want to share it. you can contact me at neocortical at gmail dot com.
Reply