mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 21:27:14 -05:00
changes to note: - add_note() now takes a provided deck id instead of looking it up in the notetype - note type use counts fetched using a single table scan - make sure note type changes are persisted - expose optionalness of ords in templates and fields json |
||
|---|---|---|
| .. | ||
| card | ||
| config | ||
| deck | ||
| deckconf | ||
| note | ||
| notetype | ||
| tag | ||
| upgrades | ||
| mod.rs | ||
| schema11.sql | ||
| sqlite.rs | ||