proycon / vocage

A minimalistic spaced-repetion vocabulary trainer (flashcards) for the terminal
GNU General Public License v3.0
142 stars 10 forks source link

is there a way to force vocage to load all data? so like it ignores the due dates? #5

Closed PalanixYT closed 3 years ago

proycon commented 3 years ago

Yes, you can use the --all option to consider all cards, even those not due. There's also the --reset option to strip all due dates and deck assignment from all cards.

PalanixYT commented 3 years ago

thank you very much for your help