stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.76k stars 188 forks source link

Make sort order for all edit-boxes drop-down selection/history lists - by date/history #348

Open rafi-d opened 1 year ago

rafi-d commented 1 year ago

Hi , All drop down lists (double click) are now sorted by a-z order . Can you please change it to by history/date? I mean - the last entered value will be the first in the list?

Or better yet - add an option to select he sort order , so anyone can choose what best for him? by history - should be default I believe...

Thanks Rafi

stefankueng commented 1 year ago

I haven't changed the sort order. I still provide the order sorted by history. Problem is that now Windows seems to sort the list right before showing it by entry name.

Haven't found a way around this (yet).

rafi-d commented 1 year ago

:(

rafi-d commented 1 year ago

Maybe this can be of help ? https://powerusers.microsoft.com/t5/Building-Power-Apps/Sort-Drop-Down-by-Date/m-p/732882#M234539