jajuk-team / jajuk

Advanded jukebox for users with large or scattered music collections
49 stars 19 forks source link

Multicolumn sorting #2049

Open DavidPerezIngeniero opened 4 years ago

DavidPerezIngeniero commented 4 years ago

In the grid that shows all tracks, only can be sorted by one column. It would be interesting to be able to sort by the value of several columns. By Ctrl+Click on a column header, a 2nd sorting column could be selected.

JRiver Media Center has this capability and I use it often.

centic9 commented 4 years ago

As far as I see the sorting is "non-destructive", i.e. if you sort by one column first and then by another, the previous sorting will be kept as far as possible, this can be used as a poor-man's version of multi-column sorting.