.. |
importing
|
if there's no LastRepetition element, don't try import learning data
|
2012-04-06 19:38:32 +09:00 |
template
|
use the first hint occurrence for any subsequent clozes
|
2012-03-22 15:51:36 +09:00 |
__init__.py
|
remove init docstring; documented in addons.html now
|
2012-03-28 06:55:23 +09:00 |
ankiweb.certs
|
bundle ssl certs; share con across all sync types
|
2011-12-03 16:38:45 +09:00 |
cards.py
|
separate max timer and show timer options
|
2012-03-24 19:56:05 +09:00 |
collection.py
|
obsolete col attrs
|
2012-03-28 06:40:15 +09:00 |
consts.py
|
revCardOrderLabels is obsolete
|
2012-03-13 22:22:06 +09:00 |
db.py
|
when echo on, log call time too
|
2011-12-13 12:14:36 +09:00 |
decks.py
|
make sure we don't modify the active decks during scheduling
|
2012-03-20 00:37:39 +09:00 |
errors.py
|
libanki support for drag-and-drop changes of deck hierarchy in deckbrowser
|
2012-01-15 20:55:29 -08:00 |
exporting.py
|
fix apkg exporting
|
2012-04-06 19:28:36 +09:00 |
find.py
|
model:foo is ntype:foo in searches now
|
2012-03-30 00:03:39 +09:00 |
hooks.py
|
removeHook -> remHook
|
2011-12-06 00:12:36 +09:00 |
js.py
|
split jquery libraries up
|
2012-02-24 20:55:03 +09:00 |
lang.py
|
update license link
|
2011-04-28 09:24:01 +09:00 |
latex.py
|
don't try and replace nbsp
|
2011-12-20 12:47:56 +09:00 |
media.py
|
fix illegal check thanks to kostas
|
2012-04-05 03:50:03 +09:00 |
models.py
|
genCards() on model change
|
2012-03-20 02:46:45 +09:00 |
notes.py
|
remove did from notes, use model did instead
|
2012-03-09 09:12:27 +09:00 |
sched.py
|
fix illegal check thanks to kostas
|
2012-04-05 03:50:03 +09:00 |
sound.py
|
race condition in sound code
|
2012-03-25 00:32:59 +09:00 |
stats.py
|
fix due date in card stats
|
2012-03-25 00:44:23 +09:00 |
stdmodels.py
|
remove notes field from cloze
|
2012-01-30 07:45:52 +09:00 |
storage.py
|
don't clobber decks on upgrade
|
2012-03-13 23:18:45 +09:00 |
sync.py
|
remove did from notes, use model did instead
|
2012-03-09 09:12:27 +09:00 |
tags.py
|
remove some dead code thanks to richard
|
2012-02-24 20:40:17 +09:00 |
upgrade.py
|
on upgrade all cards of a note should share the same due #
|
2012-04-06 12:45:01 +09:00 |
utils.py
|
csv importing basics
|
2012-02-29 12:39:35 +09:00 |