Commit graph

2628 commits

Author SHA1 Message Date
Damien Elmes
08e8e6ac28 don't set deck button text for cloze 2012-05-14 06:53:30 +09:00
Damien Elmes
a2840f8ab7 indent child decks more 2012-05-14 06:48:50 +09:00
Damien Elmes
26e05e19c0 widen deck name input diags 2012-05-14 06:36:49 +09:00
Damien Elmes
56d41cc8dc fix edit %s i18n 2012-05-14 06:20:05 +09:00
Damien Elmes
1fa5d85ebc show different button if deck overriden 2012-05-14 06:18:39 +09:00
Damien Elmes
5970185301 honor the 'add to current deck' option in importer too 2012-05-14 05:57:46 +09:00
Damien Elmes
788a2f1989 suggest searching when sorting not possible 2012-05-14 05:53:26 +09:00
Damien Elmes
6304f85312 maintenance -> check database 2012-05-14 05:45:18 +09:00
Damien Elmes
caeeb289e1 ignore other non-alpha keys when showing completer 2012-05-14 05:38:45 +09:00
Damien Elmes
c79f273931 fix type answer preview in answer area 2012-05-14 05:29:55 +09:00
Damien Elmes
9345397859 ignore cloze hint when typing answer 2012-05-14 05:26:28 +09:00
Damien Elmes
8d60bcaf05 fix pid detection on windows 2012-05-14 04:59:21 +09:00
Damien Elmes
da0d5fb0d4 treat plugin text as utf8 2012-05-14 04:16:43 +09:00
Damien Elmes
f8c7f130a6 delayed eval no longer seems necessary 2012-05-14 03:29:38 +09:00
Damien Elmes
ae33ed2623 slightly darken current deck 2012-05-14 03:21:21 +09:00
Damien Elmes
1d5ddc6157 Merge branch 'master' of github.com:dae/ankiqt 2012-05-13 09:04:47 +09:00
Damien Elmes
32c3ccec4d Merge pull request #14 from cayennes/count_everything
include crammed cards in count for deck deletion warning
2012-05-12 17:03:46 -07:00
Cayenne
0ff99d87be Included crammed cards in count for deck deletion warning
Previously, when a deck was being crammed, there was no warning about it
containing cards when it was deleted. Then when the cram deck was
deleted, which there is never any warning about, cards ended up
deckless without there ever having been any clear warning that that
would happen.
2012-05-10 23:27:55 -04:00
Damien Elmes
5d7dcad335 add svg to images 2012-05-11 07:03:55 +09:00
Damien Elmes
9af575395e bump version 2012-05-08 01:46:20 +09:00
Damien Elmes
07b859ff98 when context menu activated outside editor, show only copy 2012-05-08 01:45:41 +09:00
Damien Elmes
e99b5610c5 fix parent limit count 2012-05-08 01:39:37 +09:00
Damien Elmes
fc2c7c434c bump version 2012-05-06 20:13:17 +09:00
Damien Elmes
846297721c shared css 2012-05-06 20:04:04 +09:00
Damien Elmes
ef60eb4bba display warning when card has empty front 2012-05-06 19:00:39 +09:00
Damien Elmes
a878a5c7b4 focus editor area on drop so contents are saved 2012-05-06 18:53:06 +09:00
Damien Elmes
0b3291d589 show parent limit in options 2012-05-06 18:46:04 +09:00
Damien Elmes
21e1fc202c strip it before stripping html, so users trying to remember <img> can 2012-05-06 18:21:50 +09:00
Damien Elmes
60be7d3a95 strip media before comparing answer 2012-05-06 18:12:14 +09:00
Damien Elmes
f0b6a22f03 noteimp logs total itself; set import button to default 2012-05-06 17:53:46 +09:00
Damien Elmes
9fc3647842 1000+ 2012-05-06 15:13:27 +09:00
Damien Elmes
c6c938a262 remove insertHtmlOK hack; focus handling seems to have fixed this 2012-05-06 14:54:38 +09:00
Damien Elmes
ff28fdd189 when wrap called with empty selection, postion caret in middle 2012-05-06 14:53:33 +09:00
Damien Elmes
e7911652ef catch missing src in img 2012-05-06 12:45:25 +09:00
Damien Elmes
3500195290 fix for browser too 2012-05-06 02:22:49 +09:00
Damien Elmes
73fa390cbb dueTree() now gives us lrn separately 2012-05-06 02:21:46 +09:00
Damien Elmes
39eec87c0e bcard() 2012-05-06 02:21:33 +09:00
Damien Elmes
176158b97b debug console doesn't need to be modal 2012-05-06 01:41:44 +09:00
Damien Elmes
03f5a75749 card info shortcut 2012-05-06 01:19:24 +09:00
Damien Elmes
b08ba3cef2 don't show due date for cram card, as it's an invalid date 2012-05-06 01:02:13 +09:00
Damien Elmes
4f09e26c8b increase cram deck limit 2012-05-05 23:52:01 +09:00
Damien Elmes
bbbd96b9bd shift+home/end 2012-05-05 18:52:37 +09:00
Damien Elmes
363fbad65f don't mark buried as suspended 2012-05-05 18:24:23 +09:00
Damien Elmes
d3e971fb3d update readme 2012-05-05 02:06:24 +09:00
Damien Elmes
1e8fa49b40 always write js errors to stdout, as users pull in bad js when pasting 2012-05-05 01:48:59 +09:00
Damien Elmes
50b3c1ddc6 reverse order of history 2012-05-05 01:45:00 +09:00
Damien Elmes
7c1761c4ff fix refresh timer firing during sync 2012-05-05 01:10:54 +09:00
Damien Elmes
6c0c6b5fec make sure to start the timebox from a click too 2012-05-05 00:10:20 +09:00
Damien Elmes
cfa95af722 copy/paste updates
- unify handling of shortcut key and context menu cut/copy/paste
- don't adjust selection on window/popup focus, so context works on win32 now
- remove undocumented shift to keep behaviour
2012-05-04 23:54:36 +09:00
Damien Elmes
1794c69fe7 change current deck if user specified different one when adding 2012-05-04 23:00:11 +09:00