-
-
Don't know how much time you want to spend on this project, but I'd love to see a feature where you type out your response, and it decided the correctness based on that. I find it's too easy to let my…
-
When you long press the romaji syllable, it shows stats related to your learning. But it also shows the corresponding kana character! I know cheating is trivial, but it might be better to repeat the r…
-
Description: Create a flashcard app that helps users memorize information using spaced repetition.
Features: Users can add, edit, and delete flashcards; the app then schedules flashcards based on the…
-
First, thank you to @digitapex and @machiav3lli for this app! Super useful!! :)
In the description of the app I read that after answering 5 times correctly, a word is never shown again.
If that'…
-
### What happened?
I’ve created a card so I can query a particular subject to practice a set of my flashcards:
`{{cards [[Foo]]}}`
I was able to practice the cards matching [[Foo]] the first …
-
Hello,
Im thinking on how to improve the studies so they can be more useful as a repertoire training tool and am looking for feedback.
In general I believe something that uses the techniques descr…
-
I stumbled upon this project by chance, and being a fan of [Anki](https://apps.ankiweb.net/), my first instinct was to suggest adding spaced repetition to the app. Support for importing Anki packages …
abdnh updated
2 years ago
-
https://github.com/thyagoluciano/sm2/blob/5a7081f4141ae1743069579c2a1c450edc8adc05/lib/sm.dart#L25-L26
I think the SM-2 algorithm is not implemented correctly here because EF is not calculated on e…
-
SRS is a large part of many other flashcard software, such as Anki. Scholarsome’s implementation of an SRS will be more user-friendly while still being just as powerful.