Searching for cards that are due to be learned for the first time today

I want to study all my decks at once, so I can just sit down and study instead of going through each deck separately. Sadly there isn’t a built in feature to do this, so I’m trying to do it with a filtered deck.

Currently, I have a filtered deck with the search term -deck:~unused (is:due OR is:learn). My decks screen currently looks like this:

So the “Due” and “Learn” cards are all together in the same deck, nice. But I also want to study the “New” cards as well, by which I mean the 11 cards corresponding to the blue numbers in the screenshot.

Unfortunately, if I add is:new to the search term, it will match not only the 11 cards that I should be learning today, but also the thousands of other ‘new’ cards that I’m not due to learn yet.

So my question is, how can I change the search term for the filtered deck, such that it will match the 11 ‘New’ cards as displayed in the screenshot, but not all the other cards whose status is ‘new’.


Note: there is a previous thread asking for basically the same thing, but I’m not sure people understood what it was asking for, so I’ve tried to make it clearer.

An easier to solve the original problem is creating a parent deck for all the other decks you have.

There’s no specific search term for that but you can add a second filter with is:new and limit the gathered cards to only 11.

I’ll try it with a parent deck. Actually I might use both, because with a filtered deck I can sort by ascending retention, and that seems kind of a game-changer - I can study the ones I’m about to forget first and if I don’t have time the rest can wait.

Parent decks aren’t very flexible about the order, so I’ll probably just use that for the new cards and the filtered deck for the rest.

There’s no specific search term for that but you can add a second filter with is:new and limit the gathered cards to only 11.

Won’t that just choose a random(?) 11 cards, not the specific 11 corresponding to cards due to be learned today?

1 Like

Yeah, but you can change the order right?

The issue isn’t just the order, it’s that the number of cards I learn per day depends on the deck. If I limit it to just a set number it won’t respect that.

If you mean Ascending Retrievability – you can use that just fine in an empty parent deck. And if you leave the daily limits for the parent deck unlimited (9999), then it will just collect everything the rest of your decks would already have been showing you – the same Review cards and the same New cards.

I have about four decks for learning Latin. I have created two Custom or Filtered decks, which I use to study them all. As follows.

1.New cards have the following Search query: (“deck:DECK1” is:new -tag:Advanced) OR (“deck:DECK2” is:new) OR (“deck:DECK3” is:new) OR (“deck:DECK4” is:new -tag:Subjunctive) . Limit 50.
2. All cards due today with the following Search query: (“deck:DECK1” is:due -tag:Advanced) OR (“deck:DECK2” is:due) OR (“deck:DECK3” is:due) OR (“deck:DECK4” is:due -tag:Subjunctive) . Limit 500.

You will also note that I include a couple of other filters for some of the decks.

1 Like