Skip to content

5. Sort

NikolayHD edited this page Aug 4, 2018 · 4 revisions

By default the cards are sorted in the same order they appear in data\AllSets-x.json file. When you apply search text, the result is sorted by relevance to the query. Cards with same relevance follow the initial order from data\AllSets-x.json.

You can sort by most fields you see in search result. To see sort button move the mouse over a field you want to sort.

../raw/master/out/help/l/sort.jpg

Sort by multiple fields

To sort by more than one field use Shift + click on sort button on second and subsequent fields.

Three-state cycle: Descending-Ascending-None

Clicking sort button cycles between 3 states:

  • first click makes sort direction Ascending
  • second click changes direction to Descending
  • third click stops sorting the field

Stop sorting one field

There are two ways to exclude a field from sorting.

  • Shift + click sort button until it becomes not sorted. By using Shift you preserve any existing sorting by other fields.
  • Ctrl + click sort button. The clicked field stops being sorted. Any existing sorting by other fields remains unaffected.

Cancel sorting on all fields

Click sort button (without holding Shift) on any field until it becomes not sorted. Because Shift key is not down while clicking, other fields are excluded from sorting too.

Clone this wiki locally