anki/anki
Damien Elmes 5eed6679fd Merge pull request #69 from julienbaley/chained_mod_params
Adding support for parameters in modifiers
2014-03-14 13:53:06 +09:00
..
importing Add A-factor to E-factor conversion to SuperMemo import. 2014-01-26 10:09:47 +02:00
template Adding support for parameters in modifiers: {{mod1(param1,param2):mod2(param3):field}} 2014-03-12 14:21:23 +00:00
__init__.py preserve order in multi cloze type answer; bump version 2014-01-30 00:34:42 +09:00
anki optimize imports 2012-12-22 09:17:10 +09:00
ankiweb.certs merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
cards.py make sure we reset odue when rescheduling as new 2013-11-17 16:03:58 +09:00
collection.py Merge branch 'master' of https://github.com/hssm/anki 2014-02-21 13:38:02 +09:00
consts.py increase custom study size limit as well 2014-01-14 15:45:12 +09:00
db.py catch invalid temp folder and other tweaks 2013-10-22 15:30:53 +09:00
decks.py Add expand/collapse support for decks in browser tree. 2014-02-15 13:32:14 +11:00
errors.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
exporting.py fix tag strip on export 2014-03-09 10:44:52 +09:00
find.py support cid:<card id> search 2013-10-23 18:57:22 +09:00
hooks.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
js.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
lang.py about about and available languages 2013-08-22 15:54:33 +09:00
latex.py remove redundant regex in latex code 2013-07-19 19:42:20 +09:00
media.py disallow \r and \n in media filenames 2014-03-06 09:00:47 +09:00
models.py Adding support for chained modifiers. One can now write e.g. {{cloze:text:Field}} or {{text:cloze:Field}}, it's order independent. 2014-02-18 17:24:28 +00:00
notes.py tweak logging 2013-10-30 22:42:32 +09:00
sched.py increase filtered deck size limit to 99999 2014-01-14 15:12:45 +09:00
sound.py use unicode when recording 2013-09-23 15:13:46 +09:00
stats.py include buried in suspended count 2014-03-14 11:56:15 +09:00
statsbg.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
stdmodels.py fix 'add reverse' template for non-english languages 2014-01-22 02:57:44 +09:00
storage.py don't open log for export or upgrade, only regular+sync 2013-11-13 16:48:22 +09:00
sync.py pass client media count to server 2013-12-09 17:36:17 +09:00
tags.py canonify tags when saving, and strip quotes (#794) 2013-05-17 13:51:49 +09:00
upgrade.py fix upgrading of latex references 2013-05-22 09:46:09 +09:00
utils.py don't allow files named . or .. 2014-02-10 20:47:49 +09:00