Anki/anki
Damien Elmes c76c08069e change template replacement behaviour
Previously {{field}} wrapped the field in a span with the field's font
properties. This wasn't obvious, and caused frequent problems with people
trying to combine field and template text, or use field content in dictionary
links.

Now that AnkiWeb has a wizard for configuring the front & back layout, we can
just put the formatting in the template instead.
2011-11-18 02:50:47 +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 don't allow template removal to orphan facts 2011-11-17 23:09:18 +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 change template replacement behaviour 2011-11-18 02:50:47 +09:00
utils.py fix reporting of latex errors; catch some bad commands 2011-10-29 15:12:57 +09:00