.. |
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
|
remove dyn presets
|
2012-10-26 02:04:41 +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
|
better message when bad latex word encountered
|
2012-10-25 18:48:28 +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
|
don't show custom study message on a custom study deck
|
2012-10-26 03:03:37 +09:00 |
sound.py
|
fix another tmpdir() reference
|
2012-07-19 21:00:28 +09:00 |
stats.py
|
add today stats
|
2012-10-25 18:44:24 +09:00 |
statsbg.py
|
always use pattern, but use a more subtle one
|
2012-10-23 20:52:58 +09:00 |
stdmodels.py
|
forward/reverse models
|
2012-10-25 21:15:15 +09:00 |
storage.py
|
forward/reverse models
|
2012-10-25 21:15:15 +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
|
Fix the non-setting of white backgrounds.
|
2012-10-26 12:26:57 +02:00 |
utils.py
|
fix hour cutoff
|
2012-09-15 09:54:33 +09:00 |