FSG_Mod_Assistant icon indicating copy to clipboard operation
FSG_Mod_Assistant copied to clipboard

[FEATURE] sort mods by name

Open jareckus opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

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

jareckus avatar May 06 '24 18:05 jareckus

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 avatar May 17 '24 14:05 jtsage

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

jtsage avatar Aug 18 '24 17:08 jtsage