Adding photos to flickr via Folder Actionhttp://fraserspeirs.......87306.html
So there are times when I don't want to import something into iPhoto just to use my exporter to send it to Flickr. Screenshots, for example. I wrote an Applescript folder action which, when files are added to a folder, will upload them to Flickr.
AppleScript Folder Action Funhttp://blog.robinson......n-fun.html
When a file is added to a folder with Folder Actions enabled and this script enabled, it will rename the file from filename.ext to filename-year-month-day.ext ex. graphic.jpg to graphic-2004-11-22.jpg
FolderOrghttp://homepage.mac.......erorg.html
FolderOrg is an AppleScript Folder Action that is organizes files and folders by moving them into dated subfolders. This is helpful in keeping files and folders organized by the day they were added, not created or modified.