Spaced repetition systems have gotten better
1–10 of 538 posts
Re: Spaced repetition systems have gotten better
#2Long story short: not possible with anki. It took like an entire day for me to realize its just not possible without diving deep into ankis sqlitedb and having the client installed on my server to interact in a horrible way with decks. I wrote my own space repetition [1] backend in a week and never looked back to anki. Ill intergrate FSRS in my software.
1: https://github.com/entropie/ha2itat/tree/main/plugins/entrom...
Re: Spaced repetition systems have gotten better
#3Re: Spaced repetition systems have gotten better
#4Re: Spaced repetition systems have gotten better
#5Pretty OT: A few month ago I tried to marry my simple note system with anki. My goal was to be able to send simple front/backside cards to an api and it would get integrated and I can use it immediately. Ofc, when I edit cards via my notes-backend, the cards in anki should update too. Long story short: not possible with anki. It took like an entire day for me to realize its just not possible without diving deep into…
Re: Spaced repetition systems have gotten better
#6Dozens of apps, thousands of lectures, and it turns out its not really a silver bullet.
There's nothing really wrong with it, it's just that people tend to fall off the same way they do on any other education pattern.
A couple years ago I was thinking "If Google and Apple really cared about kids they would make a spaced repetition unlock system", where by you have to make note cards every week and then have to answer correctly to get into your phone. (obviously requires some bypass system, other rules, etc)
You could probably jury rig it with a popup that comes up after you unlock, but people would never install it anyway.
Re: Spaced repetition systems have gotten better
#7Spaced repetition has been all the rage for 20 years now. Dozens of apps, thousands of lectures, and it turns out its not really a silver bullet. There's nothing really wrong with it, it's just that people tend to fall off the same way they do on any other education pattern. A couple years ago I was thinking "If Google and Apple really cared about kids they would make a spaced repetition unlock system", where by you…
You still have to do the work.
It's a lever or a pulley, nothing more.
Re: Spaced repetition systems have gotten better
#8Which is really a shame, as the spacing effect itself is such an underrated aspect of human learning that it almost feels like cheating.
Re: Spaced repetition systems have gotten better
#9Pretty OT: A few month ago I tried to marry my simple note system with anki. My goal was to be able to send simple front/backside cards to an api and it would get integrated and I can use it immediately. Ofc, when I edit cards via my notes-backend, the cards in anki should update too. Long story short: not possible with anki. It took like an entire day for me to realize its just not possible without diving deep into…
Edit: nevermind