Find all cards last reviewed on a particular date?

How do I find all the cards I last reviewed on a particular date?

Is there a way of doing this without using an add-on?

The manual, § Searching, doesn’t mention (that I saw) how to find the cards whose latest review was a particular date. Anki does keep track of the dates & times each card was viewed last:

No add-on needed: Searching - Anki Manual .

I figured I glossed over prop:rated=x, where x ≤ 0:

prop:rated=0
cards answered today.

prop:rated=-1
cards answered one day ago.

prop:rated=-7
cards answered 7 days ago.

Why’s it called “rated”, though? That doesn’t make sense.

Because that’s when you rated, or graded, your answer, after studying the card.

Oh, I see; that makes sense. :+1: