Anki/pylib/anki
Arthur Milchior ab9999dbc9 countsIdx return a queue type.
I missed this constant before
2020-03-01 13:00:36 +01:00
..
importing Monkeytype pylib/anki/importing/supermemo_xml.py 2020-02-27 19:27:32 -05:00
.gitignore add buildhash to rspy and aqt, and check all three modules match 2020-01-03 15:15:18 +10:00
__init__.py bump minimum python version from 3.6 to 3.7 2020-01-07 18:34:36 +10:00
cards.py Hook card_is_being_flushed 2020-02-14 00:59:32 -08:00
collection.py add nfd tag fix to db check 2020-03-01 11:21:25 +10:00
consts.py Fixed anki website docs link on pylib/anki/consts.py 2020-02-28 22:18:19 -03:00
db.py Monkeytype pylib/anki/db.py 2020-02-27 00:07:19 -05:00
decks.py Monkeytype pylib/anki/decks.py 2020-02-27 00:07:19 -05:00
errors.py Monkeytype pylib/anki/errors.py 2020-02-27 00:07:19 -05:00
exporting.py remove redundant declaration 2020-02-12 08:06:35 +10:00
find.py Monkeytype pylib/anki/find.py 2020-02-27 19:27:32 -05:00
hooks.py plug new media check in 2020-02-17 08:40:17 +10:00
httpclient.py AnkiRequestsClient -> HttpClient 2020-01-19 11:33:27 +10:00
lang.py translations no longer require an open collection 2020-02-23 14:57:02 +10:00
latex.py Monkeytype pylib/anki/latex.py 2020-02-27 00:07:19 -05:00
media.py expand clozes before rendering LaTeX 2020-02-24 18:34:08 +10:00
models.py more changes to the template code 2020-01-24 13:44:13 +10:00
notes.py Fix type warning 2020-02-27 00:07:19 -05:00
py.typed mark anki and aqt modules as having typing info 2020-01-13 13:03:37 +10:00
pybackend.py use 3.7 annotations 2020-01-07 18:43:20 +10:00
rsbackend.py make logging explicit, and support logging to a file 2020-02-29 20:44:01 +10:00
sched.py countsIdx return a queue type. 2020-03-01 13:00:36 +01:00
schedv2.py countsIdx return a queue type. 2020-03-01 13:00:36 +01:00
sound.py support speed control in tts tags 2020-01-26 14:31:07 +10:00
stats.py Monkeytype pylib/anki/stats.py 2020-02-27 00:07:19 -05:00
statsbg.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
stdmodels.py Monkeytype pylib/anki/stdmodels.py 2020-02-27 00:07:19 -05:00
storage.py make logging explicit, and support logging to a file 2020-02-29 20:44:01 +10:00
sync.py remove unused code 2020-02-17 08:40:16 +10:00
tags.py Monkeytype anki/tags.py 2020-02-27 00:07:19 -05:00
template.py Monkeytype pylib/anki/template.py 2020-02-27 00:07:19 -05:00
template_legacy.py comment out the unused legacy code 2020-01-17 10:51:36 +10:00
types.py connect media sync progress to Python, add a progress dialog 2020-02-17 08:40:16 +10:00
utils.py remove old fmtTimeSpan() and associated strings 2020-02-23 18:47:16 +10:00