filtrex icon indicating copy to clipboard operation
filtrex copied to clipboard

Add better support for sorting

Open cshaa opened this issue 6 years ago • 0 comments
trafficstars

The core engine should be able to compare numbers, alphabetical strings (with natural sorting) and arrays (element by element, lexicographically, useful for multisort), so that filtrex can be used for custom user-defined sorting.

cshaa avatar May 10 '19 12:05 cshaa