Anki/anki
Damien Elmes d9c0fba171 refactor tags
- tags.tag -> tags.name
- priority reset to 0 for now; will be used differently in the future
- cardTags.id removed; (tagId, cardId) is the primary key now
- cardTags.src -> cardTags.type
2011-04-28 09:23:28 +09:00
..
importing refactor cards 2011-04-28 09:23:27 +09:00
template disable callable replacement which isn't supported on older pythons 2011-01-20 05:32:30 +09:00
__init__.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
cards.py refactor cards 2011-04-28 09:23:27 +09:00
db.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
deck.py refactor tags 2011-04-28 09:23:28 +09:00
errors.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
exporting.py refactor cards 2011-04-28 09:23:27 +09:00
facts.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
fonts.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
graphs.py store revlog time in integer MS 2011-04-28 09:23:28 +09:00
hooks.py new syncName handling 2010-11-23 23:12:34 +09:00
lang.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
latex.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
media.py rename deck.s to a more understable deck.db; keep s for compat 2011-04-28 09:21:07 +09:00
models.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
revlog.py store revlog time in integer MS 2011-04-28 09:23:28 +09:00
sound.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
stats.py store revlog time in integer MS 2011-04-28 09:23:28 +09:00
stdmodels.py place cards with corrupt/missing facts into new fact instead of deleting 2010-12-13 06:46:20 +09:00
sync.py rename deck.s to a more understable deck.db; keep s for compat 2011-04-28 09:21:07 +09:00
tags.py refactor tags 2011-04-28 09:23:28 +09:00
upgrade.py refactor tags 2011-04-28 09:23:28 +09:00
utils.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00