Creating Searches Interactively - Adobe 65007312 - Photoshop Lightroom Programmer's Manual

Mac
Hide thumbs Also See for 65007312 - Photoshop Lightroom:
Table of Contents

Advertisement

C
4: Working with Metadata
HAPTER
}
This renders the following statement of Boolean logic:
photos where ( rating >= 1 AND labelColor == 1 ) OR ( rating == 5 )

Creating searches interactively

If you are unsure how to construct a particular search, you can make Lightroom build it for you. To do this:
1. Construct the search as a Smart Collection in Lightroom:
2. Right click the resulting collection in the Collections panel and choose "Export Smart Collection
Settings. "
3. Open the resulting
4. Select and copy the
operation = ">=",
value = 1,
},
{
criteria = "labelColor",
operation = "==",
value = 1,
},
},
{
criteria = "rating",
operation = "==",
value = 5,
},
file in a text editor.
.lrsmcol
entry:
value
Searching for photos by metadata values 80

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Photoshop lightroom sdk 3.0

Table of Contents