Anki/qt/aqt/operations
Damien Elmes 2de8cc1a94 update note ops
remove_note() now returns the count of removed cards, allowing us
to unify the tooltip between browser and review screen

I've left the old translation in - we'll need to write a script at
one point that gathers all references to translations in the code,
and shows ones that are unused.
2021-04-06 14:56:36 +10:00
..
__init__.py migrate more ops to CollectionOp 2021-04-06 14:36:13 +10:00
card.py migrate more ops to CollectionOp 2021-04-06 14:36:13 +10:00
collection.py migrate more ops to CollectionOp 2021-04-06 14:36:13 +10:00
deck.py migrate more ops to CollectionOp 2021-04-06 14:36:13 +10:00
note.py update note ops 2021-04-06 14:56:36 +10:00
scheduling.py move operations into submodule 2021-04-03 16:26:10 +10:00
tag.py migrate more ops to CollectionOp 2021-04-06 14:36:13 +10:00