You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
current implementation order ascending by natural order...
It is fine ... but the user might be interested in files that are more recent to be on top (last modified desc)
What do you think?
I can send PR once agreed upon!
The text was updated successfully, but these errors were encountered:
Agree, order my modification time is good in some cases. We need to add clickable column names or a dropdown with "name", "modification time", "size" options to specify sorting.
Clickable columns would be ideal, but since this is a log viewer, I think a default sort order of modified time (descending) makes sense in the interim...
P.S. I just integrated logviewer for a client, it's far better than any alternative I've found so far. Thank you!
current implementation order ascending by natural order...
It is fine ... but the user might be interested in files that are more recent to be on top (last modified desc)
What do you think?
I can send PR once agreed upon!
The text was updated successfully, but these errors were encountered: