.. |
importing
|
when upgrading decks from anki1, make sure we preserve the provided prefix
|
2012-10-25 16:12:24 +09:00 |
template
|
when a cloze has a hint, don't show dots
|
2012-10-23 13:04:13 +09:00 |
__init__.py
|
bundle pyaudio, beautifulsoup and httplib2
|
2012-04-28 19:02:04 +09:00 |
ankiweb.certs
|
bundle ssl certs; share con across all sync types
|
2011-12-03 16:38:45 +09:00 |
cards.py
|
warning shouldn't fire if in cram deck
|
2012-05-24 18:09:52 +09:00 |
collection.py
|
unbury cards when returning to deck list
|
2012-10-23 19:48:35 +09:00 |
consts.py
|
reverse order added in dyn deck
|
2012-09-13 08:05:50 +09:00 |
db.py
|
pass utf8 to sqlite but don't clobber our original format
|
2012-07-19 17:37:47 +09:00 |
decks.py
|
fix error when renaming decks with different case
|
2012-10-23 18:39:47 +09:00 |
errors.py
|
fix deck rename exception
|
2012-06-17 01:00:56 +09:00 |
exporting.py
|
more importing changes
|
2012-10-25 01:02:12 +09:00 |
find.py
|
revert to noteCrt if sort order invalid
|
2012-10-24 00:50:09 +09:00 |
hooks.py
|
removeHook -> remHook
|
2011-12-06 00:12:36 +09:00 |
js.py
|
add browser selection js
|
2012-04-08 13:27:03 +09:00 |
lang.py
|
translation hint stripping
|
2012-05-28 17:17:57 +09:00 |
latex.py
|
log the generated .tex for debugging, and add \n on </div>
|
2012-10-24 22:29:01 +09:00 |
media.py
|
handle file name conflicts in media on .anki2 import
|
2012-09-21 15:25:52 +09:00 |
models.py
|
delete notes that are missing their model
|
2012-09-09 06:06:55 +09:00 |
notes.py
|
detecting if a given note has a field
|
2012-09-21 15:25:13 +09:00 |
sched.py
|
fix deck list not being consistent with study screen
|
2012-10-23 22:20:52 +09:00 |
sound.py
|
fix another tmpdir() reference
|
2012-07-19 21:00:28 +09:00 |
stats.py
|
make sure we display review graph even if there's only a single bar
|
2012-10-23 23:24:13 +09:00 |
statsbg.py
|
always use pattern, but use a more subtle one
|
2012-10-23 20:52:58 +09:00 |
stdmodels.py
|
move brackets out of translation so translators can't break card review
|
2012-09-28 22:45:19 +09:00 |
storage.py
|
fix unit test, add ordinals to db
|
2012-10-25 00:42:10 +09:00 |
sync.py
|
ensure crt synced
|
2012-07-18 11:19:30 +09:00 |
tags.py
|
obsolete code in tags.py
|
2012-05-14 06:27:37 +09:00 |
upgrade.py
|
work around invalid 1.2 decks with multiple templates sharing same ord
|
2012-10-24 13:11:18 +09:00 |
utils.py
|
fix hour cutoff
|
2012-09-15 09:54:33 +09:00 |