mirror of
https://github.com/ankitects/anki.git
synced 2025-11-21 03:57:14 -05:00
Make FSRS (Free Spaced Repetition Scheduler) enabled by default for new users and users who haven't explicitly configured it. Changes: - Add BoolKey::Fsrs to default-true boolean keys in Rust backend - Set defaultValue to true for FSRS toggle in deck options UI |
||
|---|---|---|
| .. | ||
| 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.