mirror of
https://github.com/ankitects/anki.git
synced 2025-11-23 21:17:13 -05:00
Simpler and approximately twice as fast in a large collection: old approach search for a: 371ms search for an: 260ms new approach: search for a: 171ms search for an: 149ms Still todo: add enum defs for the other root categories, update the _section_root() calls, and update is_expanded() to use the new extra types |
||
|---|---|---|
| .. | ||
| aqt | ||
| linux | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| .pylintrc | ||
| bazelfixes.py | ||
| BUILD.bazel | ||
| dmypy-watch.sh | ||
| mypy.ini | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/