mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
Updating a deck via protobuf is now exposed on the backend, but not currently on the frontend - I suspect we'll be better off writing separate routines for the actions we need instead, and we get a better undo description for free. This is currently causing an ugly redraw in the browse screen, which will need fixing. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| card.py | ||
| collection.py | ||
| deck.py | ||
| note.py | ||
| scheduling.py | ||
| tag.py | ||