anki/rslib/src
2020-07-30 09:11:13 +10:00
..
backend clearer message when template error is preventing save 2020-07-29 12:53:03 +10:00
deckconf switch default leech action to tag only 2020-06-09 12:03:47 +10:00
decks handle preview repeat in deck list 2020-07-30 09:11:13 +10:00
i18n get i18n working in typescript 2020-06-29 15:48:01 +10:00
media update rslib/rspy deps 2020-07-12 11:38:25 +10:00
notetype clearer message when template error is preventing save 2020-07-29 12:53:03 +10:00
sched fix deck tree with a day delta, and support arbitrary timestamps 2020-07-06 19:16:03 +10:00
search reject double comma in id list 2020-07-29 13:05:34 +10:00
stats show card stats in reverse order like older Anki versions 2020-07-28 09:49:27 +10:00
storage handle preview repeat in deck list 2020-07-30 09:11:13 +10:00
sync move revlog out of sync code, and add enums 2020-06-16 16:31:36 +10:00
card.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
cloze.rs handle multiple clozes in cloze-only filter 2020-07-29 12:54:29 +10:00
collection.rs on upgrade, mark decks modified that are renamed 2020-06-14 14:48:58 +10:00
config.rs update current note type in backend 2020-05-17 20:01:16 +10:00
dbcheck.rs add progress to db check 2020-06-08 21:07:36 +10:00
err.rs clearer message when template error is preventing save 2020-07-29 12:53:03 +10:00
findreplace.rs automatically omit notes or cards table when possible 2020-05-19 11:27:02 +10:00
latex.rs expand clozes before rendering LaTeX 2020-02-24 18:34:08 +10:00
lib.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
log.rs skip terminal logging unless LOGTERM defined 2020-04-07 10:25:47 +10:00
notes.rs strip unwanted control characters when writing fields 2020-07-24 09:18:05 +10:00
preferences.rs handle scheduling preferences in the backend 2020-05-12 21:13:34 +10:00
prelude.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
revlog.rs experiment with exposing raw card/revlog data to frontend 2020-06-29 15:48:00 +10:00
serde.rs load/save note types in backend 2020-04-08 10:05:07 +10:00
tags.rs bulk tag add/remove/update; canonify on note save 2020-05-12 21:13:34 +10:00
template_filters.rs add cloze-only filter 2020-07-21 12:59:28 +10:00
template.rs check for empty cloze cards when rendering as well 2020-05-14 21:56:45 +10:00
text.rs split note types into separate tables 2020-05-12 21:13:33 +10:00
timestamp.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
types.rs add note/card removal to backend 2020-06-04 18:21:04 +10:00
undo.rs initial work on undo support 2020-03-29 17:52:16 +10:00
version.rs add platform version back into sync metadata 2020-07-16 10:12:41 +10:00