Commit graph

42 commits

Author SHA1 Message Date
Damien Elmes
8b10b031db make sure deck has a path before setting syncName 2010-12-02 23:17:23 +09:00
Damien Elmes
9923d0b2dc remove revSpacing 2010-12-02 06:19:29 +09:00
Damien Elmes
4fa5c0d432 tweak deck properties layout; add deck-level spacing options 2010-12-02 03:55:39 +09:00
Damien Elmes
a46c9a8b26 sync updates (syncName, etc)
- remove text box from deck properties
- exiting deck properties after enabling syncing forces a sync
- instead of the arduous file>sync, enable checkbox, close dialog, file>sync
  again process users had to go through before, they can just file>sync now
  and the deck immediately syncs
- when downloading a deck, instead of downloading into a new name, prompt if
  the user wants to overwrite the deck, and cancel if they don't
- simplify deckChooser since we only have to deal with downloading now
- only display a clobber warning if the deck already existed on the server
- disable syncing if user declines to clobber the deck
- skip expensive summary generation if downloading or a conflict
2010-11-23 23:28:45 +09:00
Damien Elmes
0414eed116 call .reset() where necessary due to libanki changes
- mw.reset() rebuilds the deck queue, and refetches the current card, so we
  don't try to answer a card that's not in the queue
- in a number of cases we were already explicitly calling reset; the libanki
  changes ensure we're not doing it twice now
- the editor no longer resets the current card when it's closed. Instead, all
  deck operations in the editor should reset when they are performed
2010-11-23 18:00:29 +09:00
Damien Elmes
c2d9ab9423 update deckproperties diag for new delay1 handling 2010-11-13 21:55:03 +09:00
Damien Elmes
41868f1c95 limit new day starts at to -24~24 2010-11-13 11:55:48 +09:00
Damien Elmes
cdab5318d1 remove sources from deck properties, as they can be configured online 2010-10-19 19:55:31 +09:00
Damien Elmes
1abb47d973 new active/inactive tag handling, new study options screen
- break study options into multiple tabs
- inactive tags removed from menus and accessible via study options now
- save various study options immediately instead of requiring review button to
  be pressed
2010-10-19 19:15:21 +09:00
Damien Elmes
d698c3d310 add perDay config option, more updates for libanki sched changes
- new review early / learn more handling
- reset() when showing study stats
- only run the update timer on study screen & finished screen
2010-10-18 18:02:37 +09:00
Damien Elmes
4f03bdd94b don't force maxFailed=2 when the user wants unlimited 2010-05-10 22:31:08 +09:00
Damien Elmes
4a4ec4ad19 add warning if mature < young 2010-01-08 21:55:50 +09:00
Damien Elmes
a520a61d8a use string rep for interval size instead of 0.3f 2009-09-24 17:26:28 +09:00
Damien Elmes
be9aba4d1a ensure failure multiplier <= 1 2009-08-17 07:44:36 +09:00
Damien Elmes
65012283ec ensure failed max >= 2 2009-08-17 07:43:33 +09:00
Damien Elmes
0797b4e772 add ability to customize leech & suspending per deck 2009-06-25 05:24:28 +09:00
Damien Elmes
35e9356d82 remove suspended from deck properties 2009-06-18 03:26:48 +09:00
Damien Elmes
595dce821b fix bug deleting current model in deck properties 2009-05-06 13:05:09 +09:00
Damien Elmes
b7a3a35c90 fix translations in deckproperties from piotr 2009-04-30 05:23:22 +09:00
Damien Elmes
9212d8053f place no lower limit on number of failed cards 2009-04-22 21:30:01 +09:00
Damien Elmes
bb876ce3ed ignore enter in deck properties 2009-04-18 03:44:05 +09:00
Damien Elmes
f25e336ce5 don't update card tags for priorities, only update priorities if changed 2009-03-19 11:11:00 +09:00
Damien Elmes
4155a8f562 make sure to update card tags if deck props modified 2009-02-26 17:02:45 +09:00
Damien Elmes
1410402ce8 add progress bar to deck & model props, add max=0 2009-02-24 01:12:06 +09:00
Damien Elmes
efae6f64d8 update priorities in deck props if they've changed 2009-02-21 18:46:59 +09:00
Damien Elmes
aa15cbeff0 select current card's model if available 2009-01-29 17:08:14 +09:00
Damien Elmes
324226fff2 copy models, remove 'current model' & 'add model' 2009-01-14 16:58:23 +09:00
Damien Elmes
51701903be fix deck properties help links 2009-01-11 01:24:12 +09:00
Damien Elmes
890bbb8c0d strip duplicate stuff from deck properties 2009-01-05 13:55:52 +09:00
Damien Elmes
bbb4b87d71 fix error removing a source in deck props 2008-12-23 16:05:30 +09:00
Niklas Laxström
b090c2ed76 Support plural 2008-12-17 18:24:08 +01:00
Damien Elmes
593d80cd38 remove description from deckproperties 2008-12-05 21:49:41 +09:00
Damien Elmes
735bca01af remember model when editing, update name after edit 2008-12-05 18:45:17 +09:00
Damien Elmes
aa5254ba60 limit error dialog to 10,000 chars, limit maxFailed to 5+ 2008-12-05 17:34:13 +09:00
Damien Elmes
5a433d94e0 add undo to deck/model props and suspend 2008-12-01 01:07:52 +09:00
Damien Elmes
d1b565e734 add revision order customization 2008-11-28 15:52:06 +09:00
Damien Elmes
e097991b4e update failed handling, remember new deck 2008-11-16 02:22:18 +09:00
Damien Elmes
ea666975f9 save geometry of other windows, prevent deletion of shared models 2008-10-12 02:54:19 +09:00
Damien Elmes
ec932d6f39 support changing time offset 2008-10-12 04:01:36 +09:00
Damien Elmes
8739e164ac many changes - see detailed log below
- don't use psyco
- bump version number
- autosave more often
- no last card period/text by default
- 3 buttons not 5
- default to tray off
- don't show only current card anymore
- simple toolbar
- support for sources
- don't force size of main window
- new button definitions
- remove vertical answer button support
- ditch 'how well did you remember'
- open online deck no longer hidden in new deck dialog
- default to simple model, no more 'what do you want to learn?'
- prompt user for sync username/password if not set
- simplify dialogs, add help buttons, move documentation to wiki
- don't make the timer change colors - distracting, and punishes
  people who practice writing
- remove 'empty deck' message, allow people to add cards from main screen
- remove 'welcome to anki' message. make the initial user
  experience nicer
2008-10-10 16:54:30 +09:00
Damien Elmes
27a3cd1c4f wip 2008-10-05 23:34:59 +09:00
Damien Elmes
e5463891e9 initial commit from hg 2008-09-28 00:00:49 +09:00