Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

New plugin: Any Tag

LEGEND ,
Nov 11, 2010 Nov 11, 2010

My latest plugin, Any Tag, is now available; feedback greatly appreciated:

http://www.johnrellis.com/lightroom/anytag.htm

Work more efficiently with keywords and synonyms, including those containing spaces:

  • Quickly apply keywords and synonyms with just a few keystrokes, seeing all matching keywords, their parents, and their descriptions as you type.
  • Quickly filter photos by exact names of keywords, without laborious scrolling in the Filter Bar or accidental matches with text search.
  • Attach descriptions to keywords.
  • Avoid accidentally creating new keywords.

TOPICS
SDK
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 11, 2010 Nov 11, 2010

Very cool John.

I invented something similar as part of Keyword Consolidator, but mines not as slick as yours for keyword entry.

One thing my "Keyword List" app has that you may want to consider for any-tag is the addition of other metadata items along with keywords.

I worked with a stock photographer who just uses title & caption, so I added them hard-coded. But, since people often want to step through a set of photos and assign all their individual photo-specific metadata in one pass, its worth considering. Maybe have a config that allows them to select which fields they use, in case some use headline instead of caption...

Rob

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 11, 2010 Nov 11, 2010

Good suggestion.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 13, 2010 Nov 13, 2010

Thinking through the idea of letting the user choose which metadata fields to expose in Any Tag > Tag, I've run into an SDK bug I've known about for a while:

If you give both the "save_frame" and "resizable" parameters to LrDialogs.presentModalDialog, so that the last window postion and size are remembered and that the window is resizable, then the SDK will never let the window resize smaller on each invocation, it can only get bigger.

So if the Tag command lets users select which metadata fields to show, and a  user selects a number of them out of curiousity and then deselects them, the Tag window will remain vertically tall with lots of empty grey space.  

The only to get the window shrink again is to edit the Lightroom preferences file and delete the corresponding key/value pair.  I discovered this during plugin development as I tried to make some buttons optional, appearing only if necessary.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 10, 2025 Mar 10, 2025

This looks great! Can it be used in Bridge? I'm a PS user not LR

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 11, 2025 Mar 11, 2025
LATEST

Lightroom plugins cannot be used in Bridge.

 

-- Johan W. Elzenga
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines