Anki/anki
Damien Elmes 47be8b0546 use the timestamps instead of forcing id on fact/card creation
- we ditch nextCid/nextFid as we don't need incrementing ids anymore
- we add nextPos so we can maintain a user-friendly position number
2011-08-27 00:36:39 +09:00
..
importing don't lstrip the bom 2011-04-28 09:24:04 +09:00
template add [] to cloze 2011-04-29 11:43:06 +09:00
__init__.py prevent people from shooting themselves in the foot 2011-04-28 09:31:48 +09:00
cards.py ensure unique id on per-object add, too 2011-08-26 22:51:08 +09:00
consts.py restore the deletion log 2011-05-04 19:00:38 +09:00
cram.py be consistent with .db references 2011-04-28 09:24:04 +09:00
db.py check python version and locale on load 2011-04-28 09:24:03 +09:00
deck.py use the timestamps instead of forcing id on fact/card creation 2011-08-27 00:36:39 +09:00
errors.py update license link 2011-04-28 09:24:01 +09:00
exporting.py update license link 2011-04-28 09:24:01 +09:00
facts.py ensure unique id on per-object add, too 2011-08-26 22:51:08 +09:00
find.py update fact ids, graves 2011-08-26 21:23:16 +09:00
groups.py change default lrn timing; leechAction doesn't need an array 2011-04-28 09:24:05 +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 make latex pre/postamble a model property 2011-04-28 09:24:05 +09:00
media.py rename() 2011-04-28 09:24:05 +09:00
models.py ensure unique id on per-object add, too 2011-08-26 22:51:08 +09:00
sched.py make sure to update new count on new answer 2011-05-04 16:48:53 +09:00
sound.py centralize all tmp dir access 2011-04-28 09:24:03 +09:00
stats.py update card ids 2011-08-26 22:25:20 +09:00
stdmodels.py update license link 2011-04-28 09:24:01 +09:00
storage.py use the timestamps instead of forcing id on fact/card creation 2011-08-27 00:36:39 +09:00
sync.py some initial sync work 2011-05-29 08:13:54 +09:00
utils.py ensure unique id on per-object add, too 2011-08-26 22:51:08 +09:00