Dae decided to implement this feature!!


Dae decided to implement this feature!!


An interesting feature. Not yet sure if it will be merged …


FSRS optimizer was updated to 5.0.9.

https://github.com/open-spaced-repetition/fsrs4anki/releases/tag/v5.0.4
Implements the new FSRS-5 algorithm.

https://github.com/open-spaced-repetition/py-fsrs/releases/tag/v3.0.0
Incompatibility between Anki Droid and Desktop version of Anki.
Anki desktop uses 19 parameters of FSRS 5.0.2 while Anki Droid uses 17 of 4.5 ….

Scheduler got updated to a new formula.


https://github.com/open-spaced-repetition/fsrs4anki/releases/tag/v5.0.2
The Rust implementation of FSRS was updated to include the new v5 algorithm.

For academic and research purposes. It contains 1.5 billion reviews. The use of this dataset is licensed under the FSRS-Anki-20k License. That means no public date redistribution without linking to the following site.

https://huggingface.co/datasets/open-spaced-repetition/FSRS-Anki-20k
Simple name conversion likely due to confusion, especially now that the upcoming version is bumped to 5.

FSRS-5 is still in alpha stage, so you could only use it via the custom scheduling script.

After reviewing the source code, it appears that the scheduler considers short-term memory characteristics…

https://github.com/open-spaced-repetition/fsrs4anki/releases/tag/v5.0.0