mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * Fix FSRS easy interval being same as good interval in relearning cards https://github.com/ankitects/anki/pull/3236#issuecomment-2187787774 * Update relearning.rs * Update relearning.rs * Set min interval of easy to Good + 1 * Ensure minimum doesn't exceed maximum (dae) With a maximum interval set, it would be possible to confuse with_review_fuzz() by passing min > max. |
||
---|---|---|
.. | ||
benches | ||
i18n | ||
io | ||
linkchecker | ||
process | ||
proto | ||
proto_gen | ||
src | ||
sync | ||
tests/support | ||
.gitignore | ||
bench.sh | ||
build.rs | ||
Cargo.toml | ||
README.md | ||
rust_interface.rs |
Anki's Rust code.