mature cards anki command
prop:ivl>=21
Is there any command for learning cards/young cards as well to extract them separately from various decks in one filtered deck?
mature cards anki command
prop:ivl>=21
Is there any command for learning cards/young cards as well to extract them separately from various decks in one filtered deck?
is:learn or (prop:ivl<21 -is:new)
Use Tools > Create Filtered Deck and put the above in the search box.
See:
https://docs.ankiweb.net/#/filtered-decks
https://docs.ankiweb.net/#/searching
Thank you!