mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* The importer list have a Hook
Previously, add-on 175027074 simply edited the list once. It became impossible
since the list became a function. Hence I need a filter to add the list here.
@kelciour (nice to meet you by the way), you may be interested by it too (at
least if I believe
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anki2.py | ||
| apkg.py | ||
| base.py | ||
| csvfile.py | ||
| mnemo.py | ||
| noteimp.py | ||
| pauker.py | ||
| supermemo_xml.py | ||