<div dir="auto">Hello<div dir="auto">Thank you for your answer.</div><div dir="auto">It is working now</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 24, 2020, 13:41 Remco Viƫtor <<a href="mailto:remco.vietor@wanadoo.fr">remco.vietor@wanadoo.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On jeudi 24 septembre 2020 13:11:46 CEST ssm2017 wrote:<br>
> hello<br>
> using digikam 7.1<br>
> i have images with tags :<br>
> image1 tag a<br>
> image 2 tag b<br>
> image 3 tag a b<br>
> image 4 tag a b c<br>
> image 5 tag b c<br>
> i would like to get all the images containing the tag a and b but without c<br>
> the result would be :<br>
> image 1<br>
> image 2<br>
> image 3<br>
> is there a way to achieve this using the search engine ?<br>
<br>
if you indeed want as output the images 1, 2, and 3 only, <br>
you need a search for (a OR b) AND (NOT c).<br>
<br>
Using the advanced search, that's easy enough:<br>
first search group: <br>
make sure that in the 'options' (toggle at top right) you select 'Meet Any of <br>
the folllowing conditions),<br>
and select the tags 'a' and 'b' in '*tags* return items with tag' <br>
<br>
Add a search group,<br>
there, in the options field, select 'none of these conditions are met',<br>
and under '*tags* select tag c, <br>
combine the two with 'AND' (if necessary, click on the "OR" in the group title <br>
bar)<br>
<br>
Remco<br>
<br>
<br>
</blockquote></div>