Damien Elmes
e2a8b8a8e7
progress window to backup
2012-10-31 12:27:17 +09:00
Damien Elmes
dd772c0d5e
card options -> options
2012-10-30 04:05:19 +09:00
Damien Elmes
1e743dd13b
add missing px to add field
2012-10-28 23:19:02 +09:00
Damien Elmes
ce2a20bd43
use radio buttons to select q/a as other operating systems give focus to button
2012-10-28 02:29:22 +09:00
Damien Elmes
10e303dc33
bump version
2012-10-28 00:05:51 +09:00
Damien Elmes
2d27cb91ea
revert import deck naming
2012-10-28 00:04:09 +09:00
Damien Elmes
811682613b
fix marked indicator position
2012-10-27 23:21:04 +09:00
Damien Elmes
7206a528a3
better warning when deleting fields
2012-10-27 05:33:25 +09:00
Damien Elmes
7eab1ee7b5
focus current card on browser open
2012-10-26 22:55:39 +09:00
Damien Elmes
567a3c6e01
switch to strict css parsing
2012-10-26 20:09:32 +09:00
Damien Elmes
43b129a3a3
bump version
2012-10-26 02:12:47 +09:00
Damien Elmes
3e45c56f3a
improve filtered decks
...
- add a custom study option to the deck overview. it combines the
ability to increase the daily limits with the ability to create filtered
decks based on presets
- removed the presets from the filtered deck dialog.
- moved the filter/cram button on the decks/overview screen to the tools menu
- filtered decks no longer show their search terms (easily findable by
clicking options), and instead show a brief explanation of how they work.
- the filter by tags preset now presents a dialog like anki 1.2's active tags
dialog. decks will remember their previously selected tags.
- the custom study option creates a deck called "Custom Study Session", which
will automatically get reused if you custom study in a different deck. you
can rename it if you want to keep it.
- filtered decks now show in the deck list as blue
2012-10-26 01:58:46 +09:00
Damien Elmes
efa1b54c2e
'add field' button
2012-10-25 21:17:10 +09:00
Damien Elmes
b9db940ae3
pass unicode to onAppMsg; don't ask for filtered deck name
2012-10-25 18:18:16 +09:00
Damien Elmes
8ec9572265
strip html option on import, and option to customize deck import location
2012-10-25 00:24:26 +09:00
Damien Elmes
b0c28d33b2
if user is exporting verbatim, save to Desktop/collection.apkg
2012-10-24 23:40:25 +09:00
Damien Elmes
b86351b57a
don't throw error on uninstall if mime type not registered
2012-10-24 23:40:05 +09:00
Damien Elmes
43b348511c
if importing is just a 'x notes imported' message, use a tooltip
2012-10-24 23:11:25 +09:00
Damien Elmes
3acea038a2
decide on add/replace via filename instead
...
This means users will be able to rename the file if they want to force either
adding or replacing.
2012-10-24 22:59:49 +09:00
Damien Elmes
418acb3365
force backups to be treated as a replace
2012-10-24 18:11:39 +09:00
Damien Elmes
c64f5130e2
skip add/replace prompt when importing 1-deck apkg
2012-10-24 18:07:46 +09:00
Damien Elmes
9e74f81fa4
different cloze message when editing
2012-10-23 23:57:57 +09:00
Damien Elmes
8070a15d30
allow 1 field notes
2012-10-23 23:57:44 +09:00
Damien Elmes
db3067a2f0
show due date for suspended cards
2012-10-23 21:52:27 +09:00
Damien Elmes
d4d3bbb492
cope with card being deleted out from under us in edit current
2012-10-23 21:48:53 +09:00
Damien Elmes
971a69fdbc
ensure we focus & select when focusedCard is set - fixes deletions
2012-10-23 21:29:29 +09:00
Damien Elmes
f06d27220c
show current card, but allow enter to show deck
2012-10-23 21:05:43 +09:00
Damien Elmes
8b3c6e3876
always use pattern instead
2012-10-23 20:53:31 +09:00
Damien Elmes
0a1e523b24
give webkit enough time to load the image
2012-10-23 20:45:54 +09:00
Damien Elmes
a436e5cd7a
add background to graphs on save, and close on save
2012-10-23 20:42:51 +09:00
Damien Elmes
b7ccf406c3
save stats image to desktop instead of temp folder
2012-10-23 20:00:21 +09:00
Damien Elmes
5e18d8856b
refocus editor when returning from media attach
2012-10-23 19:42:41 +09:00
Damien Elmes
a885e30205
prevent autorepeat on delete
2012-10-23 19:38:50 +09:00
Damien Elmes
783ba97768
add 'create deck' button back to deck list
2012-10-23 19:29:47 +09:00
Damien Elmes
2af65b5912
delay 'click to reset' message when adding cards
2012-10-23 19:10:37 +09:00
Damien Elmes
90145c4ee0
allow 'change deck' from filtered
2012-10-23 19:02:53 +09:00
Damien Elmes
32f1d9c70b
accept space/enter when focus on answer buttons is lost
2012-10-23 18:45:45 +09:00
Damien Elmes
8ceef95199
allow duplicates in import
2012-10-23 17:52:35 +09:00
Damien Elmes
df3d2b8544
be tolerant of conf id being set to string by mobile clients
2012-10-23 16:15:34 +09:00
Damien Elmes
95c40a4a56
limit to minutes, not hours
2012-10-19 11:07:11 +09:00
Damien Elmes
2582e70031
Merge pull request #29 from ospalh/fixes
...
Three fixes
2012-10-18 18:53:06 -07:00
ospalh
1ecb0c4ecd
Use the right name to remove original file when adding.
...
(This is in (half-)dead code, but anyway.)
2012-10-18 11:28:28 +02:00
ospalh
7ab8419594
Import urllib2 only once.
2012-10-18 11:03:28 +02:00
ospalh
683a5c488a
Fix error message for bad re.
2012-10-18 09:43:02 +02:00
Damien Elmes
db4f5f80e5
support prefix in makefile
2012-10-16 09:31:01 +09:00
Damien Elmes
46bda54c49
Merge branch 'master' of github.com:dae/ankiqt
2012-10-11 16:08:52 +09:00
Damien Elmes
fe9b1ff51c
Merge pull request #28 from nathan0n5ire/master
...
DESTDIR support
2012-10-11 00:08:36 -07:00
nathan0n5ire
f4a12eeaf2
added support for DISTDIR
2012-10-10 16:33:49 -07:00
Damien Elmes
5144de39dd
friendly proxy authentication error
2012-10-10 20:33:43 +09:00
Damien Elmes
f18af5d365
i18n patch from piotr
2012-10-09 19:35:20 +09:00