Anki/rslib/src
Damien Elmes f592672fa9 add separate decks table, and start on moving deck handling to Rust
The Python tests are passing, but there are still a number of issues
to work through, and the table/protobuf schema is not yet finalized.
2020-05-12 21:13:33 +10:00
..
backend add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
decks add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
i18n FString -> TR 2020-04-01 18:16:43 +10:00
media handle changed sort field index 2020-05-12 21:13:33 +10:00
notetype add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
sched store config in separate DB table 2020-04-06 15:39:47 +10:00
search add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
storage add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
card.rs add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
cloze.rs cloze generation 2020-05-12 21:13:33 +10:00
collection.rs add (currently disabled) check for missing/empty decks on card add 2020-05-12 21:13:33 +10:00
config.rs add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
deckconf.rs mod schema if field/templates changed 2020-05-12 21:13:33 +10:00
err.rs add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
latex.rs expand clozes before rendering LaTeX 2020-02-24 18:34:08 +10:00
lib.rs load/save note types in backend 2020-04-08 10:05:07 +10:00
log.rs skip terminal logging unless LOGTERM defined 2020-04-07 10:25:47 +10:00
notes.rs add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
serde.rs load/save note types in backend 2020-04-08 10:05:07 +10:00
tags.rs move note db code to storage 2020-05-12 21:13:33 +10:00
template.rs update template on field removals as well 2020-05-12 21:13:33 +10:00
template_filters.rs remove redundant test_ prefix 2020-02-17 08:40:17 +10:00
text.rs split note types into separate tables 2020-05-12 21:13:33 +10:00
timestamp.rs expose clock hack via env var 2020-04-30 09:33:02 +10:00
types.rs tolerate decks with missing mtime exported by third party software 2020-05-02 10:18:08 +10:00
undo.rs initial work on undo support 2020-03-29 17:52:16 +10:00