iPhoto Table Edit
I just finished up work on an iPhoto plugin that allows you to explicitly change various metadata fields in a spreadsheet format. It is a SIMBL-based plugin, and is available for download:
Basic Instructions: Install SIMBL, put iPhotoTable.bundle into /Library/Application Support/SIMBL/Plugins/, launch iPhoto, see the matrix edit function in iPhoto.
You can also change which fields are displayed, as well as which fields are available for batch edit. You can do this with Interface Builder. Simply open up the main "table.nib" file and add tables accordingly. Table Columns should have display titles, and "identifiers" that correspond to the actual metadata field. Elements in the field drop down the title property for metadata field choice, and the Attributed Title as the display name.
July 13th, 2007 at 10:26 pm
I put this file in the right dir but the matrix edit function wasn't under photos. Also did a reboot. No biggee but thought u might want to know
July 13th, 2007 at 10:47 pm
Are you sure that SIMBL is installed? I'll give it a try, but I'm pretty sure this bundle is the working one.