can someone tell me whatâs wrong with my search for my filter deck? I want cards that are new(cards i just unsuspended and havenât gone through them yet) and due to show up, but they are only showing up cards that are due.
Thinking
Search
Found 0 results for âtags:official filtered deck only due cards new cards not included (is:due OR is:new) category:
Support order:latest max_posts:20 status:openâ
Your search is very close; the issue is likely how the parentheses and OR are being parsed, and/or that your ânewâ cards are not actually new in Ankiâs sense.
From your screenshot, it looks like youâre using something like:
tag:1 lightyear-bab-gastroenterology (is:due OR is:new)
Try changing the search to:
"1 lightyear-bab-gastroenterology" is:due OR "1 lightyear-bab-gastroenterology" is:new
or, if the tag has no spaces:
tag:1_lightyear-bab-gastroenterology (is:due OR is:new)
Key things to check:
-
Confirm theyâre truly ânewâ
In the Browser, search:tag:"1 lightyear-bab-gastroenterology" is:new- If 0 cards show up, then the cards you âjust unsuspendedâ are actually review cards, not new ones. Unsuspending a previously-learned card does not make it
is:new; it stays a review card, and will only be caught byis:duewhen their due date arrives.
- If 0 cards show up, then the cards you âjust unsuspendedâ are actually review cards, not new ones. Unsuspending a previously-learned card does not make it
-
If you want all unsuspended cards, not just due ones
Then you probably want to ignoreis:new/is:dueentirely and just use:tag:"1 lightyear-bab-gastroenterology"and pick an appropriate order (e.g. âorder addedâ or ârandomâ) for your filtered deck. This will pull all active cards with that tag, regardless of due status.
-
If you specifically want:
- cards that are due now, plus
- cards that are new (never seen)
then your filter should be:
tag:"1 lightyear-bab-gastroenterology" (is:due OR is:new)making sure:
- The tag is written exactly as in the Browser (quotes if there are spaces).
- You hit Rebuild after changing the search.
If you can paste the exact search string youâre using (as text) and confirm whether your âjust unsuspendedâ cards show as is:new or is:review in the Browser, I can suggest the precise filter that will match your situation.
Hello,
I would be happy to help. ![]()
First, I would double-check that youâve looked at the info from the bot above, and there is decent chance that a useful answer will be included there.
From there, Iâm not sure if I can immediately offer up an answer as to why the string you shared isnât working. At least in terms of syntax it appears to be fine, though I canât say Iâm familiar with the specific tag that youâre using. Can you double-check to confirm that there are new cards under that particular tag?
The more context you can share the easier it may be to be of help. Screenshots are ideal, if you can, just so I can see what youâre seeing
