History list of Quick Filter searches should be more readable
Posted: 02.06.2023, 19:00
Currently the list with past searches done via the box of Quick Filter is shown for example like this
In my opinion it would be more readable / informative if it would be shown more in such a way
as it would allow for easier visual comparison of similar / modified expressions
[Plus the order should be reversed, with most recent filtering expressions being at the bottom of this list: https://freecommander.com/forum/viewtopic.php?p=27675]
Code: Select all
[...]
8 10 aaabbbc
9 10 aaabbbcc
10 10 aabbbcc
11 10 abbbcc
[...]In my opinion it would be more readable / informative if it would be shown more in such a way
Code: Select all
[...]
#08: 10 aaabbbc
#09: 10 aaabbbcc
#10: 10 aabbbcc
#11: 10 abbbcc
[...][Plus the order should be reversed, with most recent filtering expressions being at the bottom of this list: https://freecommander.com/forum/viewtopic.php?p=27675]