Anki SRS Kai (暗記SRS改) is a custom scheduler written in 🦀 Rust 🚀 and compiled to 📦 WebAssembly for Anki. It aims to fix the issues with the default Anki SM-2 algorithm while keeping the same overall behaviour. In particular,
- 📉 Ease Hell.
- ⚡ Short intervals for new cards.
- 🔄 Long intervals for mature cards.
Visit the user guide for instructions on how to install and configure Anki SRS Kai.
If you'd like to build the custom scheduler yourself
- Install the nix package manager.
- Run
nix build
- The custom scheduler is available under
result/dist