I have developed a Snow Leopard-compatible plugin for Quicksilver that allows for file tagging using OpenMeta (http://code.google.com/p/ openmeta/). Features include:
-Add OpenMeta tags to selected files -Set OpenMeta tags for selected files -Remove OpenMeta tags from selected files -Show OpenMeta tags for selected files -Browse files containing a certain OpenMeta tag -Filter by multiple tags -Show files containing tags in Ironic Software's Leap This should replace the current file tagging plugin, which apparently is broken on Snow Leopard. OpenMeta is being adopted as a system-wide, inter-application standard on the Mac, used by apps such as Ironic Software's Leap, Gravity Apps' Tags, and St. Clair Software's Default Folder X. For more information on OpenMeta and its benefits, see http://openmeta.googlecode.com/files/AboutOpenMeta.pdf You can download the plugin here: http://files.me.com/jordanekay/lmm0fc Please try out the plugin and its associated actions and see if you can find any bugs. Make sure you've installed the openmeta CLI tool in /usr/bin. If you do not have Leap installed, obviously the "Show File in Leap..." action will not work. If anyone can tell me how to add the Xcode project to the plugin repository, I will do that as well. Tell me what you think!
