6f0bf58d49
* Add a backend method to add notes in bulk * i -> idx * Remove duplicate assignment * Allow add_notes to work with multiple deck IDs * Rename note_deck_id to requests |
||
---|---|---|
.. | ||
anki | ||
.clang-format | ||
.top_level | ||
README.md |
README.md
Protobuf files defining the interface the frontend and backend components use to talk to each other, and how Anki stores some of the data inside its SQLite database. These files are used to generate Rust, Python and TypeScript bindings.