0532c1f5b0
Currently prop searches and the retrievability column will continue to derive the days from the card only, as it's difficulty to integrate revlog upgrade lookups into those code paths, especially in a performant way. One possible way we could solve this in the future is to store last_review_day in the card data, so we can know it even if the due date has been shifted. Check DB could fill it in for existing cards. |
||
---|---|---|
.. | ||
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.