Ollie
September 19, 2023, 12:44am
1
I cant search for multiple tags. If i search one tag it shows the results, but if i search for another tag after the first one it will not display anything.
When i try create filtered deck it displays the following message when multiple tags are searched for
None of my cards are suspended or in another filtered deck.
Any suggestions on how to search multiple tags for a filtered deck without this issue occuring?
Thank you!
abdo
September 19, 2023, 2:34am
2
If you want to search for cards containing either of the two tags, you have to put OR
between them. E.g:
tag:mytag1 OR tag:mytag2
2 Likes
Ollie
September 19, 2023, 9:45pm
3
abdo:
OR
thank you for your suggestion, how do I combine the tags to show a list of multiple tags? Is there something i need to write in between the tags?
dae
September 20, 2023, 5:02am
4
(tag:“one” OR tag:“two” OR tag:“three”)