Anki/qt/aqt/operations
Damien Elmes 2168dfe63d add routine to set deck collapse state
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.
2021-04-05 11:19:04 +10:00
..
__init__.py move operations into submodule 2021-04-03 16:26:10 +10:00
card.py move operations into submodule 2021-04-03 16:26:10 +10:00
collection.py move operations into submodule 2021-04-03 16:26:10 +10:00
deck.py add routine to set deck collapse state 2021-04-05 11:19:04 +10:00
note.py move operations into submodule 2021-04-03 16:26:10 +10:00
scheduling.py move operations into submodule 2021-04-03 16:26:10 +10:00
tag.py move operations into submodule 2021-04-03 16:26:10 +10:00