AppManager
AppManager copied to clipboard
support second order sort
Please check before submitting an issue
- [x] I am using the latest version of App Manager
- [x] I have searched the issues and haven't found anything relevant
- [x] I have read the docs
Describe a description of the new feature
for example click user apps first, then sort with target api
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
App Manager automatically sorts list of apps by their label first. So, logically, this is actually a third-order sort. I'm not sure how sorting orders can be stacked together. If this is possible, then it may be possible to perform variable ordered sorting.