Filtered deck ignores clozes

Hi, I’m trying to make a filtered deck.
The original deck is all cloze cards (85) that more or less look like this:

Title
{{C1:: thing one, thing two}}

{{c2:: ingredient
Ingredient
Ingredient}}

Garnish {{c3:: thing three}}

Some cards don’t have the garnish/3rd cloze. I want the filtered deck to have only the cards with the 2nd cloze

According to the docs, my filter should be deck:deckname card:2

And when I use the search function in the card explorer, all 85 cards I’d expect are there. But when I use the same parameters to make a filtered deck, only 68 make it there. Any idea what I might be doing wrong?

AnkiDroid Version = 2.17.6 (568538896be943818ca793dd2635822265712def)

Backend Version = 0.1.34-anki23.12.1 (23.12.1 1a1d4d5419c6b57ef3baf99c9d2d9cf85d36ae0a)

Android Version = 12 (SDK 31)

ProductFlavor = play

Manufacturer = samsung

Model = SM-A015M

Hardware = qcom

Webview User Agent = Mozilla/5.0 (Linux; Android 12; SM-A015M Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36

ACRA UUID = 572413ca-caa5-4d63-a295-c239477fbd7e

Crash Reports Enabled = true

Are any of them suspended or buried? Filtered Decks - Anki Manual

Filtered decks cannot pull in cards that are suspended, buried, or already in a different filtered deck.

Nope, none of them are. If it helps I won’t mind sharing the apkg file, maybe I’m missing something

No, I don’t think sending the apkg will help, so let’s cast a wider net –

  1. Do you have any other Filtered/Custom Study Decks? Are they all Empty?
  2. Are we talking about 85 cards, some of which are cloze #2 – or 85 notes that make multiple cards each?
  3. If notes – does every one of the 85 notes have a cloze #2?
  4. When you search in the Browse window and see “all 85” – are you in Notes mode or Cards mode?
  5. Make sure you’re in Cards mode, and change your search to deck:deckname card:2 -is:suspended or deck:deckname card:2 -is:buried – does the number go down?
2 Likes

Thanks, I had another filtered deck that filtered based on a tag. My bad, might as well answer in case it’s useful for someone later.

85 notes, totalling to 240 cards
They all have c1 and c2, only 70 notes have c3
I made sure I was in card mode
The number didn’t go down, it was just that other filtered deck tripping me up. Thank you!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.