alanxoc3 / concards

A flashcard note app
GNU General Public License v3.0
8 stars 0 forks source link

Cards that don't have a yes should be prioritized first. #94

Closed alanxoc3 closed 3 years ago

alanxoc3 commented 3 years ago

Instead of memorize being prioritized first, it should be anything that doesn't have a yes. This is better, because if there are 100 new cards, and you say no to a bunch of them, you won't get new ones until you say yes to some.

alanxoc3 commented 3 years ago

Finished. I made some good tests in deck_tests for this too.