894b7862e3
* Fix file extension not being appended on export Regressed in #2427 * Improve import messaging when notetype has changed - If the local notes are up to date, we don't need to warn about the changed notetype, as no updates are required. - Make it clearer that a changed notetype only affects updates. Will update the docs as well. |
||
---|---|---|
.. | ||
anki | ||
rsbridge | ||
tests | ||
tools | ||
.gitignore | ||
README.md |
Anki's Python library code is in anki/.
The Rust/Python extension module is in rsbridge/; it references the library defined in ../rslib.