-
Notifications
You must be signed in to change notification settings - Fork 10
2. Deck and Collection Editor
To see what your hand would be with current deck use sample hand
tab. You will see the buttons
-
new hand
shuffles the library and deals you 7 random cards -
mulligan
shuffles the library and deals you N-1 random cards where N is current hand size -
draw
adds 1 random card to your current hand
Deck editing commands such as adding / removing / reordering cards still work in sample hand
tab.
Combining card removal with middle
mouse click with draw
button you can simulate your hand content
within the match.
![../raw/master/out/help/l/sample-hand.jpg](../raw/master/out/help/l/sample-hand.jpg)
Ctrl
+ A
selects all text in a hovered field. Useful to select some text not fitting into field
area.
When selecting text in small fields hold Alt
to suppress showing Sort
and Search
buttons over
text. It also suppresses tooltips.
Press Esc
or click
on non-text area within search result to remove text selection. Useful if you
want to Ctrl
+ C
your deck into cliboard instead of currently selected text.
The texts on tooltips on card text are also selectable. This is helpful when the field is small or the text is too long.
![../raw/master/out/help/l/deck_list.jpg](../raw/master/out/help/l/deck_list.jpg)
It is basically the list of decks saved within application. The first deck is the current opened deck.
It changes whenever you add or remove cards from deck as shown above. To save the
current deck use save
button below current deck's name field. This will add a saved deck to the list.
There is a separate search text input to filter the list of saved decks. Filtering decks can be used to search cards based on their presence in certain decks.
![../raw/master/out/help/l/filter_by_deck.jpg](../raw/master/out/help/l/filter_by_deck.jpg)
To do this use Filter cards by deck
menu in deck list tab. It supports two modes:
- Show cards from currently edited deck
- Show cards from any saved deck matching search criteria for decks
You can think of decks as tags being put on cards to enable filtering by those tags by using search text input in
deck list panel. For instance, you can create a deck called Wishlist
, then another one called For sale
.
Another example of an artificial deck would be Perfect conditon
or Damaged
.
![]() |
![]() |
These are described in a separate page.
- Introduction
- Search cards
- Search decks
- Edit collection / decks
- Analyze collection / deck
- Import collection / decks from…