Anki is a smart spaced repetition flashcard program
Find a file
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
anki refactor tags 2011-04-28 09:23:28 +09:00
tests temporarily disable importing/exporting/sync tests 2011-04-28 09:23:28 +09:00
tools Remove call to iterate over removed dir (features) 2009-06-15 20:02:38 +02:00
.gitignore auto-detect '=' as import delimiter, strip fields 2010-03-14 11:40:31 +01:00
ChangeLog.old initial commit from hg 2008-09-27 23:50:03 +09:00
COPYING allow bsd license rather than requiring people to sign over copyright 2010-08-11 14:40:34 +09:00
setup.cfg initial commit from hg 2008-09-27 23:50:03 +09:00
setup.py rely on system-installed setuptools 2011-02-09 21:54:52 +09:00