mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Add Deleted error and disable all bad browser rows * Avoid error when opening the browse screen to a card with a missing note (dae) * In cards mode, a missing note is NotFound, not Deleted (dae) So we distinguish between referential integrity error, and explicit deletion. * Remove redundant try block |
||
|---|---|---|
| .. | ||
| sidebar | ||
| table | ||
| __init__.py | ||
| browser.py | ||
| card_info.py | ||
| find_and_replace.py | ||
| find_duplicates.py | ||
| previewer.py | ||