mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
- Add FSRS boolean config key to protobuf definition - Update generated Rust config mapping code - Disable FSRS in test_schedv3.py tests to maintain legacy scheduler behavior - These tests are designed for the old SM-2 algorithm, not FSRS |
||
|---|---|---|
| .. | ||
| anki | ||
| .clang-format | ||
| .top_level | ||
| README.md | ||
Protobuf files defining the interface the frontend and backend components use to talk to each other, and how Anki stores some of the data inside its SQLite database. These files are used to generate Rust, Python and TypeScript bindings.