Tag Search Help!

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
jsc572
Posts: 67
Joined: 16 Feb 2007 01:31

Tag Search Help!

Post by jsc572 »

Does anybody know how to exclude a tag from tag search?

Let's say I have 50 files all tagged "B", 5 of these are also tagged "A", how to do a search files Only tagged with "B" (give me 45 files in search results)? Also, is there way to exclude multiple tags from search? Much thanks!

admin
Site Admin
Posts: 66357
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Tag Search Help!

Post by admin »

jsc572 wrote:Does anybody know how to exclude a tag from tag search?

Let's say I have 50 files all tagged "B", 5 of these are also tagged "A", how to do a search files Only tagged with "B" (give me 45 files in search results)? Also, is there way to exclude multiple tags from search? Much thanks!
Name:

Code: Select all

tags::"B" and not "A"

Post Reply