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
783ba97768
add 'create deck' button back to deck list
2012-10-23 19:29:47 +09:00
Damien Elmes
95c40a4a56
limit to minutes, not hours
2012-10-19 11:07:11 +09:00
Damien Elmes
f3c3281654
limit studied today message to minutes
2012-09-28 13:13:01 +09:00
Damien Elmes
94252dd59c
make sure to mark deck active before we show its options
2012-09-23 21:28:58 +09:00
Damien Elmes
42a6701029
don't import ngettext; we don't want libanki domain
2012-09-22 15:17:26 +09:00
Damien Elmes
f107d61242
fix i18n msg
2012-09-11 08:18:30 +09:00
Soren Bjornstad
1f73b8cba8
added pluralization in a number of spots
2012-09-09 17:06:19 -05:00
Damien Elmes
125518a9ed
hide the default deck if it's empty and there are other decks
2012-09-06 04:42:28 +09:00
Damien Elmes
f53a8f122e
don't restore old position if we weren't in deck browser mode before
2012-09-03 02:42:11 +09:00
Damien Elmes
12f8526aac
when refreshing deck browser, maintain position
2012-09-03 02:02:52 +09:00
Damien Elmes
402aab88bf
remove collapse item from menu
2012-08-28 12:58:25 +09:00
Damien Elmes
25dbe014b9
some tweaks to the collapse code
...
- don't show indicator for decks with no children
- make indicator fit in better
- skip the expensive due calculation when re-rendering
2012-08-25 13:40:09 +09:00
Damien Elmes
00fa1f363f
Merge branch 'master' of github.com:dae/ankiqt
2012-08-25 13:22:40 +09:00
Damien Elmes
89ffc81cf7
open links in deck overview
2012-08-24 15:26:58 +09:00
Chris L
9a91345284
ankiqt collapse method
...
Seems to be a very popular request... here is a basic implementation
2012-08-23 21:29:45 -04:00
Damien Elmes
3d227f27f2
report time studied at bottom of deck list
2012-08-23 21:09:16 +09:00
Damien Elmes
7c1178eed5
add "options" to deck list
2012-08-23 19:58:24 +09:00
Damien Elmes
6b28327448
remove the create button for now, to see if it's still needed
2012-05-29 21:36:07 +09:00
Damien Elmes
064803bce7
overhaul font handling
...
- set the default webview font to the system font
- remove explicit font size settings in favour of the default
- remove card list size customization in favour of the default
2012-05-26 20:28:30 +09:00
Damien Elmes
eb395ac2c0
filter/cram shortcut is f
2012-05-25 11:44:56 +09:00
Damien Elmes
2af392a1c6
Revert "using a filter for change deck means we need to create cards on the deck screen"
...
This reverts commit c8b414b95b
.
2012-05-25 08:50:07 +09:00
Damien Elmes
c8b414b95b
using a filter for change deck means we need to create cards on the deck screen
2012-05-24 18:21:43 +09:00
Damien Elmes
4c398fc728
fix deck delete msg
2012-05-23 08:27:08 +09:00
Damien Elmes
c964322915
no confirmation if deck is empty
2012-05-21 13:07:05 +09:00
Damien Elmes
4a235b96a5
filter/cram, add empty button
2012-05-20 17:33: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
a2840f8ab7
indent child decks more
2012-05-14 06:48:50 +09:00
Damien Elmes
ae33ed2623
slightly darken current deck
2012-05-14 03:21:21 +09: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
9fc3647842
1000+
2012-05-06 15:13:27 +09:00
Damien Elmes
73fa390cbb
dueTree() now gives us lrn separately
2012-05-06 02:21:46 +09:00
Damien Elmes
9c19fa8f69
show card count when deleting deck
2012-04-24 02:02:24 +09:00
Damien Elmes
3e1cc2f65d
don't expand the deck browser more than necessary
2012-04-23 03:55:25 +09:00
Damien Elmes
8b0f73a960
update due counts every 10 minutes while on overview/decklist
2012-04-22 09:29:15 +09:00
Damien Elmes
a7491e6412
fix extra \n in msg
2012-04-22 03:30:25 +09:00
Damien Elmes
0a0190103f
shortcuts should be uppercase
2012-04-19 06:29:14 +09:00
Damien Elmes
a52bb91007
use static width for due/new counts in deck browser
2012-04-17 22:27:01 +09:00
Damien Elmes
b57b2aa66a
tooltips for cram/options
2012-04-17 19:30:26 +09:00
Damien Elmes
69569134b7
new deck button
2012-04-17 18:17:56 +09:00
Damien Elmes
1c487a7587
tweak delete deck msg
2012-04-16 23:28:18 +09:00
Damien Elmes
dc65441623
shortcuts for cramming and options
2012-04-11 21:29:35 +09:00
Damien Elmes
fe8d28c3eb
stop audio in deck browser, card layout and overview
2012-04-11 20:19:39 +09:00
Damien Elmes
c8ef15c3d0
subtle lines in deck browser
2012-04-10 12:38:57 +09:00
Damien Elmes
e5f3d0b7f0
don't leave empty undo when trying to delete default deck
2012-03-25 00:39:23 +09:00
Damien Elmes
1fa4e6c946
don't show a warning when a cram deck is deleted
2012-03-13 19:05:48 +09:00
Damien Elmes
8fd29bed1c
cram creation & config
2012-03-13 19:02:39 +09:00
Damien Elmes
b2919f285d
only use jquery ui in deck browser screen
2012-02-24 20:51:24 +09:00
Damien Elmes
a729b8408b
add a subtle indication of the current deck
2012-02-13 12:39:09 +09:00
Aaron Harsh
7e50a80683
Wait 200ms before starting drag, to make it easier for twitchy mouses to click on a deck name
2012-02-05 14:00:21 -08:00