Page 1 of 1

Column-wise Selection Filter less then 200 KB

Posted: 03 Jul 2009 15:54
by Stefan
8.00.0016
Column-wise Selection Filter Ctrl+M

I try to select all files less then 200 kB
therefor i have to use (for my settings) "size:>^[^2-9]*\d\d kb"

where i have expected to simple use "size: < 2##" or smtg like that :D

Maybe this is an improvement idea?
Perhaps:
"size: ls 200"
"Modified: gt ##.##.2006"
or
"size:<:200"
"Modified:>:##.##.2006"

(i know find function, but want to use selection, f.ex. since find hide other files)


-----------------
BTW: the drop-down MRU didn't show older entries. (this works for Visual Filter Ctrl+J)
Is this an current implementation limitation or just my settings?