Damien Elmes
|
c5cabb7e84
|
analyze after adding index
|
2009-06-06 17:37:48 +09:00 |
|
Damien Elmes
|
598b2e79e9
|
add index for average factor calculation
|
2009-06-06 17:32:51 +09:00 |
|
Damien Elmes
|
82e8555793
|
remove debugging from fixIntegrity
|
2009-06-06 03:42:01 +09:00 |
|
Damien Elmes
|
c6cddeb163
|
respect max failed cards with 'show failed cards at end', set to default 1000
|
2009-06-04 07:22:03 +09:00 |
|
Damien Elmes
|
4effec1c59
|
remove extra newline
|
2009-06-04 05:28:32 +09:00 |
|
Damien Elmes
|
3e40dc1557
|
return if numBackups = 0
|
2009-06-04 05:17:36 +09:00 |
|
Damien Elmes
|
5692c91855
|
add check for fields without field model
|
2009-06-04 04:19:53 +09:00 |
|
Damien Elmes
|
76b114f584
|
make sure to include type= when raising deck access error
|
2009-06-02 03:21:40 +09:00 |
|
Damien Elmes
|
22b086fbad
|
better error report if deck is missing decks table
|
2009-05-31 01:22:06 +09:00 |
|
Damien Elmes
|
b237bcbdf0
|
support searching for fact ids
|
2009-05-30 18:22:55 +09:00 |
|
Damien Elmes
|
ddbe0b8657
|
make sure utcoffset defaults to -1 so initialized on first load
|
2009-05-27 00:30:29 +09:00 |
|
Damien Elmes
|
7588eb9650
|
don't need to mention views/indices
|
2009-05-16 05:12:44 +09:00 |
|
Damien Elmes
|
ea9ad13932
|
add support for alternative media dir and disabling media copy on export
|
2009-05-16 04:07:54 +09:00 |
|
Damien Elmes
|
6ccafcb996
|
optimize change model - much faster for large decks
|
2009-05-16 03:14:23 +09:00 |
|
Damien Elmes
|
2a9e88cb5d
|
support quick db check, don't forget deletions, report deleted cards
|
2009-05-16 02:47:51 +09:00 |
|
Damien Elmes
|
ebf83d898e
|
don't clobber deck modified when expired cards on open
|
2009-05-16 00:49:33 +09:00 |
|
Damien Elmes
|
57b659ca36
|
optimize updatePriorities(), get a 2-3x speedup
|
2009-05-09 05:58:42 +09:00 |
|
Damien Elmes
|
6893d01458
|
add back priorityDue index
|
2009-05-09 04:17:53 +09:00 |
|
Damien Elmes
|
2f4b853140
|
improve speed of unused tag deletion in updateCardTags()
|
2009-05-09 03:46:59 +09:00 |
|
Damien Elmes
|
19bc9768f1
|
delete unused tags on card delete, do it efficiently
|
2009-05-09 03:26:34 +09:00 |
|
Damien Elmes
|
d15dd71b68
|
speed up deleteDanglingFacts()
|
2009-05-09 03:25:46 +09:00 |
|
Damien Elmes
|
bc7bdc24c4
|
update all card priorities at once on add
|
2009-05-09 03:25:24 +09:00 |
|
Damien Elmes
|
9df4b3278f
|
don't flushMod() unless modified
|
2009-05-07 17:26:29 +09:00 |
|
Damien Elmes
|
3de46f701b
|
type->is
|
2009-05-06 16:40:03 +09:00 |
|
Damien Elmes
|
2550d3ec08
|
new 'learn more' handling
|
2009-05-06 15:45:15 +09:00 |
|
Damien Elmes
|
f8b6d18dff
|
add search for delayed
|
2009-05-06 13:47:57 +09:00 |
|
Damien Elmes
|
eac428f6b3
|
fail>failed
|
2009-05-06 13:40:49 +09:00 |
|
Damien Elmes
|
0b9df42400
|
support searching for card type
|
2009-05-06 13:32:00 +09:00 |
|
Damien Elmes
|
992f7af50e
|
make priorities sort better
|
2009-05-06 12:44:43 +09:00 |
|
Damien Elmes
|
f32f96fb53
|
if updating priorities results in a suspend, update due counts
|
2009-05-01 04:36:26 +09:00 |
|
Damien Elmes
|
143a78dd2a
|
handle buried cards in deck load
|
2009-04-29 12:12:07 +09:00 |
|
Damien Elmes
|
32d5dccbc9
|
randomize after reset; refresh deck
|
2009-04-29 11:51:33 +09:00 |
|
Damien Elmes
|
33c59a3006
|
new review early handling so that we can recover on load
|
2009-04-28 17:12:50 +09:00 |
|
Damien Elmes
|
bc2e9d9593
|
fix adding cards while in random mode
|
2009-04-23 16:49:55 +09:00 |
|
Damien Elmes
|
2393775f80
|
add type to factid index
|
2009-04-23 04:05:37 +09:00 |
|
Damien Elmes
|
d1a44e308e
|
handle randomize progress in ankiqt, add helper for updating facts
|
2009-04-23 01:57:54 +09:00 |
|
Damien Elmes
|
f4997f328c
|
don't randomize on upgrade, will cause sync problems
|
2009-04-23 01:36:25 +09:00 |
|
Damien Elmes
|
35837ef213
|
mark cards modified when randomizing/ordering
|
2009-04-23 01:35:41 +09:00 |
|
Damien Elmes
|
ae7047f5af
|
add progress dialogs
|
2009-04-23 01:33:59 +09:00 |
|
Damien Elmes
|
fbf31d60da
|
new random handling
|
2009-04-23 01:25:42 +09:00 |
|
Damien Elmes
|
a6827b8dd7
|
check if modified in setvar()
|
2009-04-23 00:32:40 +09:00 |
|
Damien Elmes
|
cd87adbe71
|
fix new count where cards are suspended, highlight type in blue too
|
2009-04-22 21:37:42 +09:00 |
|
Damien Elmes
|
bc8b7f45da
|
fix plural of suspended cards
|
2009-04-22 21:34:38 +09:00 |
|
Damien Elmes
|
09e158ac74
|
update card priorities after fact tags updated
|
2009-04-22 21:34:17 +09:00 |
|
Damien Elmes
|
3c9ad98a44
|
remove comma from delete tags
|
2009-04-22 18:10:54 +09:00 |
|
Damien Elmes
|
013f3d00a8
|
support * wildcard in normal text search too
|
2009-04-20 21:50:29 +09:00 |
|
Damien Elmes
|
c0b46ff994
|
mark cards modified when priority changed
|
2009-04-18 22:41:03 +09:00 |
|
Damien Elmes
|
e1f505b853
|
don't randomize field ids anymore
|
2009-04-18 22:00:49 +09:00 |
|
Damien Elmes
|
451c266591
|
make sure tag index is unique
|
2009-04-18 04:45:41 +09:00 |
|
Damien Elmes
|
19e597cbc9
|
don't update tag for each card, we do it for the fact
|
2009-04-18 02:32:03 +09:00 |
|