Anki/anki
Damien Elmes d6bce7c873 start on filter/cram updates, deck:filtered
- cram decks no longer pull cards from other cram decks, as tests like is:due
  don't make sense on crammed decks
- cram decks now default to not overriding the original deck's steps
- remove obsolote dyn_failed sort order - have to fix this in upgrade
- search/limit/order properties have been merged into a list, in case we may
  want to support multiple queries in the future (eg 10 cards from tag A, 20
  cards from tag B)
- added a resched option to disable boosting/failure - not yet implemented
- added an unused flag to allow cards to persist in the cram deck after
  graduation. implementing this will take some work and won't come in 2.0
- instead of is:filtereddeck, use deck:filtered
2012-05-24 13:38:58 +09:00
..
importing import deck conf 2012-05-14 07:05:18 +09:00
template don't throw error in half-complete field filter 2012-04-08 21:39:04 +09:00
__init__.py bundle pyaudio, beautifulsoup and httplib2 2012-04-28 19:02:04 +09:00
ankiweb.certs bundle ssl certs; share con across all sync types 2011-12-03 16:38:45 +09:00
cards.py custom browser q/a columns 2012-05-22 15:37:15 +09:00
collection.py improved finding 2012-05-23 20:21:47 +09:00
consts.py start on filter/cram updates, deck:filtered 2012-05-24 13:38:58 +09:00
db.py log actual changes, not all prospectives 2012-05-06 17:53:18 +09:00
decks.py start on filter/cram updates, deck:filtered 2012-05-24 13:38:58 +09:00
errors.py libanki support for drag-and-drop changes of deck hierarchy in deckbrowser 2012-01-15 20:55:29 -08:00
exporting.py fix export of deck children when limiting to deck 2012-05-06 19:28:44 +09:00
find.py start on filter/cram updates, deck:filtered 2012-05-24 13:38:58 +09:00
hooks.py removeHook -> remHook 2011-12-06 00:12:36 +09:00
js.py add browser selection js 2012-04-08 13:27:03 +09:00
lang.py factor langDir into separate func 2012-04-18 03:19:47 +09:00
latex.py copy2->copyfile 2012-04-22 07:33:04 +09:00
media.py ignore media starting with _ 2012-05-21 07:51:16 +09:00
models.py fix availOrds() when conditional expressions have extra text 2012-05-23 08:03:03 +09:00
notes.py remove did from notes, use model did instead 2012-03-09 09:12:27 +09:00
sched.py start on filter/cram updates, deck:filtered 2012-05-24 13:38:58 +09:00
sound.py clearer message when mplayer missing 2012-04-26 15:01:32 +09:00
stats.py don't show hourly perf. graph if few datapoints 2012-05-23 13:08:51 +09:00
stdmodels.py add {{FrontSide}} for copying question text 2012-05-21 12:50:54 +09:00
storage.py check for dirs when deleting empty 2012-05-22 09:26:24 +09:00
sync.py fix ProxyInfo() call 2012-05-23 08:43:38 +09:00
tags.py obsolete code in tags.py 2012-05-14 06:27:37 +09:00
upgrade.py make a distinction between cards in learning and relearing on upgrade 2012-05-22 20:58:27 +09:00
utils.py if tmpdir existed don't remove and recreate 2012-05-05 00:13:35 +09:00