Commit graph

2680 commits

Author SHA1 Message Date
Damien Elmes
3b6964c9c3 use {{FrontSide}} when flipping 2012-05-23 20:40:19 +09:00
Damien Elmes
528d29511b we need to tell libanki to sort now 2012-05-23 20:26:45 +09:00
Damien Elmes
2f6db69113 can't specify coding in unicode(except); convert traceback instead 2012-05-23 09:19:07 +09:00
Damien Elmes
4c398fc728 fix deck delete msg 2012-05-23 08:27:08 +09:00
Damien Elmes
6fa16ca72f catch attempt to import from anki 1.0.1 2012-05-23 08:24:11 +09:00
Damien Elmes
646116604c custom templates for browser display, move clayout buttons into dropdown 2012-05-22 15:36:31 +09:00
Damien Elmes
3705cedf33 don't show [[type:foo]] in browser 2012-05-22 15:08:48 +09:00
Damien Elmes
d6badeec0e make sure to resize on column toggle 2012-05-22 14:46:51 +09:00
Damien Elmes
20bbe355a3 support note type column, alphabetize 2012-05-22 14:43:44 +09:00
Damien Elmes
cf7ed9ea2f handle proxy config in libanki 2012-05-22 14:14:59 +09:00
Damien Elmes
d143a50358 platform-specific proxy pickup 2012-05-22 13:39:23 +09:00
Damien Elmes
1eaa6b9c1a make sure to update tags when not adding 2012-05-22 12:00:51 +09:00
Damien Elmes
617c3042c3 "card's note" 2012-05-22 11:59:53 +09:00
Damien Elmes
042833cf79 bump version 2012-05-22 10:39:20 +09:00
Damien Elmes
7ed26997bf bump version 2012-05-21 14:01:55 +09:00
Damien Elmes
82e0349d8f add filter to note type selection 2012-05-21 13:54:16 +09:00
Damien Elmes
0fac8755c9 don't call cleanup when resetting to same state 2012-05-21 13:19:45 +09:00
Damien Elmes
fc271e0f55 no 'all its cards' if empty 2012-05-21 13:10:17 +09:00
Damien Elmes
c964322915 no confirmation if deck is empty 2012-05-21 13:07:05 +09:00
Damien Elmes
f8a581b9c0 remember geom of models wind 2012-05-21 13:03:18 +09:00
Damien Elmes
7ebdf0f92d truncate start of history, not end of it 2012-05-21 12:57:03 +09:00
Damien Elmes
584b23cdcd "typing comparison" needs to be centered 2012-05-21 12:50:05 +09:00
Damien Elmes
88e7209a12 show correct due time of day lrn cards 2012-05-21 12:39:10 +09:00
Damien Elmes
e1084b15b0 make sure we set stretch on logical, not visual index 2012-05-21 12:37:50 +09:00
Damien Elmes
e55598eb26 mod deck when column added 2012-05-21 12:28:46 +09:00
Damien Elmes
f9a60b9bbc strip leading whitespace in answer 2012-05-21 12:14:18 +09:00
Damien Elmes
7449b0eb8b left align question/answer/sort field/template 2012-05-21 12:13:30 +09:00
Damien Elmes
b7fb620249 don't display question in answer column 2012-05-21 12:08:57 +09:00
Damien Elmes
0b7ebe59bb fix some unicode errors 2012-05-21 12:02:27 +09:00
Damien Elmes
9e71f7ae31 per-deck default model 2012-05-21 11:25:40 +09:00
Damien Elmes
d2fb8ac572 replace fi adjustment with ivl factor 2012-05-20 21:38:14 +09:00
Damien Elmes
2bb2a4f412 study more option when daily limits reached 2012-05-20 21:22:15 +09:00
Damien Elmes
a134338f5a fix custom proxy support 2012-05-20 18:29:11 +09:00
Damien Elmes
dfe7f5bf16 fix tags reverted on clayout 2012-05-20 17:54:11 +09:00
Damien Elmes
d93a85e28f skip jquery in clayout 2012-05-20 17:52:49 +09:00
Damien Elmes
4a235b96a5 filter/cram, add empty button 2012-05-20 17:33:22 +09:00
Damien Elmes
999e1ba401 don't throw error when lastCard() called on deleted card 2012-05-20 17:23:22 +09:00
Damien Elmes
4998e038bb instead of changing default deck on add, only set once 2012-05-20 17:12:16 +09:00
Damien Elmes
c918f6dd91 Revert "change current deck if user specified different one when adding"
This reverts commit 1794c69fe7.
2012-05-20 17:10:18 +09:00
Damien Elmes
d91f4279ae don't show [no deck] in add cards 2012-05-20 10:41:17 +09:00
Damien Elmes
47c89606a9 show dialog on cloze in wrong type 2012-05-19 16:20:39 +09:00
Damien Elmes
893ed2bd1f default learn ahead max is too small 2012-05-19 16:20:22 +09:00
Damien Elmes
17bf03dfa2 add extra click zone after deck links; don't wrap 2012-05-19 13:25:04 +09:00
Damien Elmes
b1d3637557 catch read-only error 2012-05-18 06:09:59 +09:00
Damien Elmes
02b83025a7 localize specific deck etc 2012-05-18 04:58:46 +09:00
Damien Elmes
7069036b59 better image scaling on windows 2012-05-18 04:53:15 +09:00
Damien Elmes
7584bfe900 Merge pull request #16 from ospalh/strip-black
Strip “rgb(0, 0, 0)” from drag-and-dropped text.
2012-05-15 10:49:48 -07:00
ospalh
92e2b4afd0 Strip “rgb(0, 0, 0)” from drag-and-dropped text. 2012-05-15 14:48:24 +02:00
Damien Elmes
7368abeec7 Merge pull request #15 from ClashTheBunny/master
fix build_ui.sh message
2012-05-14 19:59:27 -07:00
Randall Mason
6efc0c36a5 check for forms, not aqt.forms in error message 2012-05-14 17:17:46 +03:00