anki/qt/aqt/operations
Damien Elmes ea758f0092 update GUI to allow notetype addition undo
- backend now updates current notetype as part of addition
- frontend no longer implicitly adds, so we can assign a new name and
add in a single operation
2021-04-30 15:58:08 +10:00
..
__init__.py update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00
card.py migrate more ops to CollectionOp 2021-04-06 14:36:13 +10:00
collection.py update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00
deck.py split deck description into separate screen linked from overview 2021-04-22 21:03:16 +10:00
note.py update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00
notetype.py update GUI to allow notetype addition undo 2021-04-30 15:58:08 +10:00
scheduling.py update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00
tag.py update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00