Anki/anki
Damien Elmes 9e35e4acf2 template and cloze changes
While writing the documentation I realized that the default templates were
somewhat overwhelming. So I've moved the default settings into the card css,
and moved the css into a separate attribute which gets combined with the
question and answer templates.

Also:
- Detect cloze references directly rather than the conditional wrapper
- Add the cloze css to the template
2011-12-17 19:42:30 +09:00
..
importing don't include (shared) in shared deck models 2011-12-15 11:53:41 +09:00
template template and cloze changes 2011-12-17 19:42:30 +09:00
__init__.py sync tweaks 2011-12-13 10:44:50 +09:00
ankiweb.certs bundle ssl certs; share con across all sync types 2011-12-03 16:38:45 +09:00
cards.py template and cloze changes 2011-12-17 19:42:30 +09:00
collection.py make sure we set usn correctly on card gen; work even if no existing cards 2011-12-14 10:22:09 +09:00
consts.py sync tweaks 2011-12-13 10:44:50 +09:00
cram.py groups -> decks 2011-11-23 19:28:09 +09:00
db.py when echo on, log call time too 2011-12-13 12:14:36 +09:00
decks.py desc was in wrong location 2011-12-17 08:36:51 +09:00
errors.py support partial syncs of arbitrary size 2011-09-24 12:42:02 +09:00
exporting.py deck -> collection 2011-11-23 17:47:44 +09:00
find.py include subdecks when restricting to deck 2011-12-15 11:57:55 +09:00
hooks.py removeHook -> remHook 2011-12-06 00:12:36 +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 deck -> collection 2011-11-23 17:47:44 +09:00
media.py don't create media db on server 2011-12-13 12:15:13 +09:00
models.py template and cloze changes 2011-12-17 19:42:30 +09:00
notes.py don't prompt when no cards to remove; don't autodel on indiv. note edits 2011-12-12 00:02:43 +09:00
sched.py conf() -> confForDid(); add getConf() 2011-12-13 13:56:05 +09:00
sound.py fix audio playing on win32 2011-12-16 08:49:27 +09:00
stats.py change stats alignment 2011-12-01 17:15:17 +09:00
stdmodels.py template and cloze changes 2011-12-17 19:42:30 +09:00
storage.py add async flag 2011-12-13 12:15:32 +09:00
sync.py break removals into separate sync step 2011-12-14 11:42:19 +09:00
tags.py fix some sync bugs 2011-12-06 01:35:54 +09:00
upgrade.py template and cloze changes 2011-12-17 19:42:30 +09:00
utils.py sync tweaks 2011-12-13 10:44:50 +09:00