Re: Visual filters - Tags, labels, comments, properties
Posted: 28 Sep 2015 17:07
Thanks Don! As it turns out.... I was getting deja vu, so I searched my old posts. One of the first posts I ever made here, back in 2012, was to inquire about this same topic. That same evening, you added the feature to XYadmin wrote:This worked already before tags supports. But you need the right syntax:Code: Select all
"1920x1080 pixels" prop:#image.dimensions: 1920 x 1080 >FFFF80,FB4F04
http://www.xyplorer.com/xyfc/viewtopic.php?f=3&t=8311
EDIT: An additional question though: Back in 2012 you recommended limiting the filter to only image files. Is that still the case? What would the syntax for that be?
This "1920x1080 Images only" prop:#image.dimensions: 1920 x 1080|*.jpg;*.png;*.bmp >FFFF80,FB4F04 is not correct. And using a semicolon is too inclusive...