mirror of
https://github.com/ankitects/anki.git
synced 2025-11-24 13:37:11 -05:00
- remove text box from deck properties - exiting deck properties after enabling syncing forces a sync - instead of the arduous file>sync, enable checkbox, close dialog, file>sync again process users had to go through before, they can just file>sync now and the deck immediately syncs - when downloading a deck, instead of downloading into a new name, prompt if the user wants to overwrite the deck, and cancel if they don't - simplify deckChooser since we only have to deal with downloading now - only display a clobber warning if the deck already existed on the server - disable syncing if user declines to clobber the deck - skip expensive summary generation if downloading or a conflict |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| about.py | ||
| activetags.py | ||
| addcards.py | ||
| cardlist.py | ||
| deckproperties.py | ||
| displayproperties.py | ||
| exporting.py | ||
| facteditor.py | ||
| getshared.py | ||
| graphs.py | ||
| help.py | ||
| importing.py | ||
| main.py | ||
| modelchooser.py | ||
| modelproperties.py | ||
| preferences.py | ||
| sound.py | ||
| status.py | ||
| sync.py | ||
| tagedit.py | ||
| tray.py | ||
| unsaved.py | ||
| update.py | ||
| utils.py | ||
| view.py | ||