Willy-JL / F95Checker

GNU General Public License v3.0
101 stars 16 forks source link

Separate status column for sorting #37

Closed just-Addict closed 1 year ago

just-Addict commented 1 year ago

As the subject says, could you make Status a separate column, so I can sort on it? I'd like to group them together while still keeping them showing.

ipaqi commented 1 year ago

There's probably no need to sort on it, because there are just 4-5 possible values, and you can filter using them.

just-Addict commented 1 year ago

@ipaqi I know that I can filter on them. And it's also not a need but a desire, a personal preference if you will, You know, different users have different preferences. With filtering I only get to see the one filtered on, and if you read my request, I'd like to see all entries, including the various different statuses, but just have them grouped together instead of dispersed throughout the list.
If I could have both python 3.9.5 and a 3.10x side-by-side without all the issues that presented when I tried, I would have run the source version and just changed it myself, but since that caused numerous issues with all my other python tools due to different dependencies, I had to abort that attempt.

I don't mind if'n when Willy decides to add this, having to wait until he's got time free on his schedule. Fixing the real issues is more important at this point, my request would just be icing on the cake

Willy-JL commented 1 year ago

We'll see

Willy-JL commented 1 year ago

Using the existing status option was not really possible because of column indexes and other stuff. Also I prefer leaving it to the user to choose, so instead I made an additional column, disabled by default, that shows the status icons and can be sorted on.

Willy-JL commented 1 year ago

Released in version 9.5