FSGModding / FSG_Mod_Assistant

Farming Simulator 22 Mod Manager.
https://fsgmodding.github.io/FSG_Mod_Assistant/
ISC License
74 stars 10 forks source link

[FEATURE] sort mods by name #242

Closed jareckus closed 1 month ago

jareckus commented 4 months ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe.

Hi, is there any chance that there will be feature to sort mods by its name or author or time installed? now mods are sorted only by filename

Describe the solution you'd like

No response

Anything else?

No response

jtsage commented 4 months ago

I can add this to my master list of feature requests, but my gut is to say "probably not" - because of how the data is stored internally, sorting on a key value we only know about in the render layer is pretty difficult to do efficiently. I'm also pretty unsure where I could add it into the existing UI

jtsage commented 1 month ago

This is added to the current testing version. You can sort by shortname (zip name), title, author, version, and file date.