Anki/rslib/src
Jarrett Ye b0eb2a2b97
Feat/Estimated Total Knowledge By Note & Daily Load (#3507)
* Feat/Estimated Total Knowledge By Note & Daily Load

* Update rslib/src/stats/graphs/retrievability.rs

* Update rslib/src/stats/graphs/future_due.rs
2024-10-21 15:19:42 +10:00
..
ankidroid lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
ankihub lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
backend Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +10:00
card Empty cards become undoable (#3386) 2024-08-29 20:06:41 +07:00
card_rendering typeanswer: [type:nc] – ignores combining characters (#3422) 2024-09-30 23:11:51 +10:00
collection Rust 1.73 2023-10-09 19:22:43 +10:00
config Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +10:00
deckconfig Revert "When updating all FSRS parameters at once, exclude suspended cards" 2024-10-12 22:09:05 +10:00
decks Do not strip quotation marks from deck/tag names (#3407) 2024-09-11 03:56:09 +07:00
error graduate card when user presses again or hard and has 0 learning steps (#3367) 2024-08-29 22:20:11 +07:00
i18n Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
image_occlusion Formatting fix 2024-08-01 12:24:38 +07:00
import_export Fix Mnemosyne importer chokes on due dates >= 2038 (#3459) 2024-10-02 18:20:44 +10:00
media Partially switch to File::set_times() from utime crate 2024-10-15 23:00:38 +10:00
notes Dependency updates (#3403) 2024-09-04 12:21:50 +07:00
notetype lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
revlog Update to Rust 1.75 2024-01-05 14:28:23 +10:00
scheduler Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +10:00
search Add card position column and always show position in card info (#3471) 2024-10-11 20:14:07 +10:00
stats Feat/Estimated Total Knowledge By Note & Daily Load (#3507) 2024-10-21 15:19:42 +10:00
storage Feat/export dataset for research (#3511) 2024-10-18 18:57:06 +10:00
sync Fully switch to File::set_times() from utime crate (#3503) 2024-10-16 02:35:37 +10:00
tags Do not strip quotation marks from deck/tag names (#3407) 2024-09-11 03:56:09 +07:00
undo Fix maybe_coalesce_note_undo_entry() (#2992) 2024-02-11 16:04:10 +10:00
adding.rs Default to current deck in csv import if settings allow it (#2527) 2023-05-31 13:47:12 +10:00
browser_table.rs Add card position column and always show position in card info (#3471) 2024-10-11 20:14:07 +10:00
cloze.rs lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
dbcheck.rs Bump Rust to 1.81 for latest CVE 2024-09-05 12:39:59 +07:00
findreplace.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
latex.rs lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
lib.rs lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
links.rs Rework error dialog 2023-11-29 10:25:32 +10:00
log.rs Integrate FSRS into Anki (#2654) 2023-09-16 16:09:26 +10:00
markdown.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
ops.rs Empty cards become undoable (#3386) 2024-08-29 20:06:41 +07:00
preferences.rs Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +10:00
prelude.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
progress.rs Show total review count when optimizing FSRS parameters (#3027) 2024-02-26 13:27:22 +07:00
serde.rs Take another approach to dealing with conflicting flattened keys 2023-08-15 11:25:53 +10:00
services.rs Rust 1.73 2023-10-09 19:22:43 +10:00
template.rs Fix updated template links 2024-10-10 20:52:14 +10:00
template_filters.rs typeanswer: NFC fix & cleanup (#3482) 2024-10-11 20:33:08 +10:00
tests.rs Remove some v3 checks 2023-11-28 14:06:49 +10:00
text.rs typeanswer: NFC fix & cleanup (#3482) 2024-10-11 20:33:08 +10:00
timestamp.rs Support rescheduling on weight/retention change 2023-10-01 15:20:58 +10:00
typeanswer.rs typeanswer: NFC fix & cleanup (#3482) 2024-10-11 20:33:08 +10:00
types.rs update scheduling ops 2021-04-06 16:38:42 +10:00
version.rs lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00