added support to sort by time, duration, numerical

This commit is contained in:
2022-10-15 17:05:15 +02:00
parent fd74628259
commit ca87c339b0
6 changed files with 66 additions and 10 deletions

View File

@@ -78,6 +78,9 @@ var (
// sorting
SortByColumn int
SortDescending bool
SortNumeric bool
SortTime bool
SortAge bool
)
// contains a whole parsed table