Anki/anki
Damien Elmes 15e4b64162 new approach to hideQ
Instead of a separate option to hide question, embed the question into the
answer format by default. Users who don't want to see the question can remove
the question fields, and users who want a separator between the question and
answer (or not) can control it in HTML now.

Also, remove obsolete field CSS, and don't accidentally chomp a character on
upgrade.
2011-11-18 05:15:15 +09:00
..
importing mark recycled models for card generation; drop superfluous flagModels 2011-11-08 22:32:43 +09:00
template change template replacement behaviour 2011-11-18 02:50:47 +09:00
__init__.py prevent people from shooting themselves in the foot 2011-04-28 09:31:48 +09:00
cards.py refactor learning 2011-09-23 10:29:49 +09:00
consts.py fix upgrading; drop old mnemosyne 1 importer 2011-10-20 22:05:34 +09:00
cram.py group scheduling refactor 2011-09-22 11:54:01 +09:00
db.py initial work on media syncing 2011-10-03 12:45:08 +09:00
deck.py change template replacement behaviour 2011-11-18 02:50:47 +09:00
errors.py support partial syncs of arbitrary size 2011-09-24 12:42:02 +09:00
exporting.py update license link 2011-04-28 09:24:01 +09:00
facts.py add newly created clozes too 2011-10-22 03:58:54 +09:00
find.py add USNs 2011-09-13 21:10:21 +09:00
groups.py add forgetting index adj; thanks to adam mesha for the inspiration 2011-11-15 19:15:22 +09:00
hooks.py update license link 2011-04-28 09:24:01 +09:00
js.py add a pie graph, add average interval to ivls area 2011-04-28 09:24:00 +09:00
lang.py update license link 2011-04-28 09:24:01 +09:00
latex.py need to keep latex in unicode until preamble concat 2011-10-29 21:36:29 +09:00
media.py media.check() takes a list of files for ankiweb integration 2011-11-08 22:32:24 +09:00
models.py new approach to hideQ 2011-11-18 05:15:15 +09:00
sched.py add forgetting index adj; thanks to adam mesha for the inspiration 2011-11-15 19:15:22 +09:00
sound.py initial work on media syncing 2011-10-03 12:45:08 +09:00
stats.py group scheduling refactor 2011-09-22 11:54:01 +09:00
stdmodels.py remove the concept of non-active templates 2011-11-08 18:06:19 +09:00
storage.py fix upgrading; drop old mnemosyne 1 importer 2011-10-20 22:05:34 +09:00
sync.py split remote sync tests into separate file 2011-11-07 16:21:29 +09:00
tags.py support partial syncs of arbitrary size 2011-09-24 12:42:02 +09:00
upgrade.py new approach to hideQ 2011-11-18 05:15:15 +09:00
utils.py fix reporting of latex errors; catch some bad commands 2011-10-29 15:12:57 +09:00