Feature Description
I would like to be able to sort items by multiple consecutive parameters.
Problem and Solution
Taking albums as an example, as of now the program can sort albums by:
- Album Title
- Artist Name
- Release Year
- Album Duration
If I sort albums by Artist Name, then every album from the same Artist Name is automatically sorted by Album Title, without the option for another inner level of sorting.
I would like to sort albums by Artist Name and then, for every Artist Name, I would like to sort albums by Release Year.
For example, if I have an artist with 3 albums titled White, Red and Green, respectively released in 1999, 2005 and 2010, and I sort them by Artist Name, they are now ordered as Green, Red, White by default. I would like the option to sort them as White, Red, Green, after I sorted them by Artist Name.
Numbers in the sorting selection could show in which order sorting is applied:

Additional Context
No response
Potential Issues
No response
Wora Version
v0.4.0-beta2
Discord Username
No response
Code of Conduct
Feature Description
I would like to be able to sort items by multiple consecutive parameters.
Problem and Solution
Taking albums as an example, as of now the program can sort albums by:
If I sort albums by Artist Name, then every album from the same Artist Name is automatically sorted by Album Title, without the option for another inner level of sorting.
I would like to sort albums by Artist Name and then, for every Artist Name, I would like to sort albums by Release Year.
For example, if I have an artist with 3 albums titled White, Red and Green, respectively released in 1999, 2005 and 2010, and I sort them by Artist Name, they are now ordered as Green, Red, White by default. I would like the option to sort them as White, Red, Green, after I sorted them by Artist Name.
Numbers in the sorting selection could show in which order sorting is applied:

Additional Context
No response
Potential Issues
No response
Wora Version
v0.4.0-beta2
Discord Username
No response
Code of Conduct