Anki/anki
2018-03-01 15:55:17 +10:00
..
importing don't convert quotes to entities on import 2018-03-01 13:38:06 +10:00
template
__init__.py bump version 2018-03-01 15:55:17 +10:00
cards.py
collection.py add option to show day learn cards before reviews 2018-01-20 16:07:57 +10:00
consts.py enable syncing w/ v2 scheduler, and bump sync version 2018-01-30 17:52:03 +10:00
db.py prevent exceptions when invalid utf-8 in db 2018-01-20 11:23:49 +10:00
decks.py increase default rev limit to 200 2018-02-27 12:58:24 +10:00
errors.py
exporting.py normalize to NFC on all platforms 2018-02-28 16:22:06 +10:00
find.py fix is:buried in v2 scheduler 2018-02-02 16:17:26 +10:00
hooks.py
lang.py
latex.py
media.py normalize to NFC on all platforms 2018-02-28 16:22:06 +10:00
models.py
mpv.py linux mpv doesn't understand --input-media-keys 2018-01-21 10:34:29 +10:00
notes.py
sched.py add old sched code back 2018-01-14 16:55:07 +10:00
schedv2.py give hard a 1.5x interval when there's only one (re)learning step 2018-02-06 15:41:56 +10:00
sound.py linux mpv doesn't understand --input-media-keys 2018-01-21 10:34:29 +10:00
stats.py include average answer time for today 2018-01-31 17:35:22 +10:00
statsbg.py
stdmodels.py different cloze colour in night mode 2017-12-20 16:05:28 +10:00
storage.py enforce schema version; allow importing+exporting v2 scheduler 2018-01-29 14:12:04 +10:00
sync.py enable syncing w/ v2 scheduler, and bump sync version 2018-01-30 17:52:03 +10:00
tags.py
utils.py