|
johnbeardy
|
 |
« on: June 23, 2010, 10:43:17 AM » |
|
After a gestation that would have done an elephant proud, I've finally released a couple of plug-ins for LR2 or 3. Search Replace Transfer looks for and replaces text in metadata fields, can copy from one field to another, and can import custom fields from iView/EM. The other Locktastic detects whether files are read-only - ie have been tagged in camera - and marks them with a red label. I'm looking for other ideas too. John
|
|
|
|
« Last Edit: July 07, 2010, 05:13:46 AM by johnbeardy »
|
Logged
|
|
|
|
|
R. Neil Haugen
|
 |
« Reply #1 on: June 26, 2010, 12:58:20 PM » |
|
Thanks, John! The first one especially looks SO useful to me!
Neil
|
|
|
|
|
Logged
|
R Neil Haugen MyPhotoMentor.com rNeilPhotog.com Haugensgalleri.com
|
|
|
MikeBaynes
Newbie

Posts: 28
|
 |
« Reply #2 on: July 02, 2010, 02:39:58 PM » |
|
John,
You mentioned that you are looking for ideas for additional plugins. I just came across a "problem" in which I must have inadvertently changed the rating of an image down from 3-stars to 1-star. It must have been an extra mouse click in the wrong place that I didn't notice. It made me realize that Lightroom should have some sort of "write-protect" feature that allows me to lock an image in the database once I've finished with it, so I can't inadvertently change it. Sort of protecting me from myself. Would something like that be possible to implement in a plug-in?
Just an off the wall thought, maybe.
Thanks, -Mike
|
|
|
|
|
Logged
|
|
|
|
|
johnbeardy
|
 |
« Reply #3 on: July 02, 2010, 02:45:57 PM » |
|
Mike
There's no way to lock images. The best that could be done is to copy ratings to a hidden field, and provide a way to copy them back, maybe comparing the modified time. Another idea is to use the Publish code - Jeffrey Friedl uses it to prevent you deleting a file, so maybe that could be the route.
Currently on the stocks is a list view plug-in. It should appear on my site in a week of so.
John
|
|
|
|
|
Logged
|
|
|
|
MikeBaynes
Newbie

Posts: 28
|
 |
« Reply #4 on: July 02, 2010, 02:57:55 PM » |
|
Thanks for the quick reply. Too bad! It feels like something that should have been included in LR from the beginning. I guess the best thing for me is to learn where I shouldn't ckick.  -Mike
|
|
|
|
|
Logged
|
|
|
|
|
peterkrogh
|
 |
« Reply #5 on: July 05, 2010, 09:21:01 AM » |
|
Mike, I agree that can be a problem. We just found that over here for a shoot - all images had been selected and given 2 stars.
In Expression Media, I protect against this by assigning both the color and star rating for a particular rating. You could hijack keywords for that - make a keyword for 1 star and add to all 1 star images. If you have a large library with well-rated images, I'd suggest preserving that information somewhere.
Of course, I also suggest the backup feature in Lightroom so that you have a rollback version for just these occurrences. Peter
|
|
|
|
|
Logged
|
|
|
|
|
johnbeardy
|
 |
« Reply #6 on: July 07, 2010, 05:13:08 AM » |
|
Another new plug-in has just been released - Syncomatic. This is similar to one I did for iView and copies metadata between files with the same name but differing extensions. So you can use it to update TIF or JPEG derivatives with the metadata from the raw file from which they were created. Next on the stocks in a list view plug-in. John
|
|
|
|
|
Logged
|
|
|
|
|
ScottBuckel
|
 |
« Reply #7 on: July 07, 2010, 09:08:44 PM » |
|
John - just curious do the files have to have exactly the same name with a different extension? I am curious as I sometimes create several derivatives of a raw file and include other info indicating things like a BW conversion, or something like that. So would the data from Buckel_100707_1234.dng have the date synced with Buckel_100707_1234_BW.psd? If not, would it be possible to do something like that?
Thanks,
Scott
|
|
|
|
|
Logged
|
Scott Buckel Monrovia, CA
|
|
|
|
johnbeardy
|
 |
« Reply #8 on: July 08, 2010, 12:34:42 AM » |
|
Scott
They currently do have to have the same name, but adding something like your BW or -edit should be possible. I'll have a think.
John
|
|
|
|
|
Logged
|
|
|
|
|
ScottBuckel
|
 |
« Reply #9 on: July 08, 2010, 11:17:46 AM » |
|
Thanks John! I hope your think works out well for me. ;-) Your search replace transfer has done a great job for me replacing misspelled keywords and correct a few other errors rather easily for me.
Scott
|
|
|
|
|
Logged
|
Scott Buckel Monrovia, CA
|
|
|
|
johnbeardy
|
 |
« Reply #10 on: July 08, 2010, 11:22:30 AM » |
|
I don't see why it shouldn't be possible.....
I'm actually working on Search & Replace 1.21. For LR3 users, it now has more access to keywords, so you can use it to copy location to keywords for example. I may also add a list view window (a spin off from the list view plug-in).
John
|
|
|
|
|
Logged
|
|
|
|
|
johnbeardy
|
 |
« Reply #11 on: July 13, 2010, 10:58:53 AM » |
|
Syncomatic 1.21 now syncs metadata of files with -edit or other suffixes. I'm working on making it sync into images in closed stacks too. John
|
|
|
|
|
Logged
|
|
|
|
johnhoward
Newbie

Posts: 5
|
 |
« Reply #12 on: February 09, 2011, 09:56:40 AM » |
|
Does Syncomatic 1.21 still require them to have the same names? I really like the Search and Replace feature. The list view really speeds things up a bit.
-John H
|
|
|
|
|
Logged
|
|
|
|
|
johnbeardy
|
 |
« Reply #13 on: February 09, 2011, 10:23:52 AM » |
|
Same names, or with a consistent pattern - so 1234.tif and 1234-edit.jpg. Alternatively it matches within stacks.
John
|
|
|
|
|
Logged
|
|
|
|
|
johnbeardy
|
 |
« Reply #14 on: July 01, 2011, 11:04:51 PM » |
|
I just released another plug-in ListView which displays metadata in columns and has handy text file export features. John
|
|
|
|
|
Logged
|
|
|
|
|