You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I stumbled upon this project by chance, and being a fan of Anki, my first instinct was to suggest adding spaced repetition to the app. Support for importing Anki packages will also be great for adoption, as Anki is popular and has numerous card decks created in its format.
The text was updated successfully, but these errors were encountered:
Hi, thank you for your suggestion. I didn't know Anki, so I'll be looking into it in the future. I gather from its docs that its "Card" data structure is more versatile, and doesn't necessarily contain the same kind of information as a Psittacus "Proposition", so maybe a "convert Anki then edit" option will be the way to go. I may also take a look into a simple spaced repetition algorithm, and whether this can be made the default way of correcting user mistakes, or has to be made into a separate option.
. I gather from its docs that its "Card" data structure is more versatile, and doesn't necessarily contain the same kind of information as a Psittacus "Proposition"
I stumbled upon this project by chance, and being a fan of Anki, my first instinct was to suggest adding spaced repetition to the app. Support for importing Anki packages will also be great for adoption, as Anki is popular and has numerous card decks created in its format.
The text was updated successfully, but these errors were encountered: