Page 1 of 1

Search Criteria Exclude

Posted: Mon Apr 17, 2017 6:20 pm
by kbezold
When performing a Search (Ctrl-F), it would be extremely helpful to be able to enter criteria to exclude data.

For example, currently the only options that are available are "is any of" and "contains" as shown in the following image:
2017-04-17 09_52_48-Search.png
An example of exclusions can be seen in the Smart Playlists of the Clementine music player (which is open source and multi-platform):
2017-04-17 14_10_05-Smart playlist.png
I have categories of images that I typically don't want to see, but I also don't want to delete. These images are interspersed with all of my other "good" images that I typically want to work with. I want to quickly exclude these based on several exclusion criteria.

Thanks...

Re: Search Criteria Exclude

Posted: Thu May 04, 2017 9:46 am
by m.Th.
Dear kbezold,

Welcome among us!

Most probably nobody responded because your request is quite clear and it isn't first time when we have it. However, thumbs up for the screenshot from Clementine.

Most probably that in a future version we'll have it. (what you're requesting is easy to implement either via SQL either via negating a boolean var resulted from an existing code).

However, take care that "Exclude" does not exists. :)

As you can see in your own screenshot the correct way to implement what you want is via "does not contain" and "not equals".

Re: Search Criteria Exclude

Posted: Thu May 04, 2017 8:30 pm
by helmut
+1 for the additional search criterias ("does not contain", ...)

PS: Welcome and thank you for registering to the XnView forum, kbezold.

Re: Search Criteria Exclude

Posted: Fri May 05, 2017 2:13 pm
by Sirio
Here the same request in french:
http://newsgroup.xnview.com/viewtopic.p ... io#p131711
Categorie-plus-moins.jpg
Categorie-plus-moins.jpg (71.7 KiB) Viewed 1505 times

Re: Search Criteria Exclude

Posted: Fri May 05, 2017 2:21 pm
by Sirio

Re: Search Criteria Exclude

Posted: Mon May 08, 2017 4:17 pm
by m.Th.
Same request in Mantis :mrgreen:

http://www.xnview.com/mantisbt/view.php?id=389


...just to note: The Categories Tree from Categories Filter pane should be removed.

The correct way to do it is to add the checkboxes (IOW the filtering capabilities) to the Categories Pane because there we have all the necessary tooling for searching etc.

Re: Search Criteria Exclude

Posted: Sun Jun 11, 2017 12:00 pm
by rdlnz
+1 to being able to exclude things when searching