mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
- Copy identical fields as before, but maintain a list of copied fields and only add non-empty ones to it. - Instead of setting remaining fields by their indices, assign remaining non-empty old fields to new fields sequentially This results in less fields being lost when switching notetypes. |
||
|---|---|---|
| .. | ||
| aqt | ||
| icons | ||
| mac | ||
| package | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| .pylintrc | ||
| bazelfixes.py | ||
| BUILD.bazel | ||
| dmypy.py | ||
| mypy.ini | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/