I miss sometime more elaborated way to define what i want.
One of my favorite plugin is SuperWDX because it add a filtering capability on each column but unfortunately it is not so well maintained, do not support 64Bit and unicode.
I think it could be great to have a kind of dynamic definition. To have an idea of what i mean :
Code: Select all
[$IF(tc.ext in 'gif', 'jpg', 'png', 'bmp') = definition of column as today ][optional Else part]
[$IF(tc.size.Mo > 50) definition of column as today]
[$IF( GROUP(Image) and tc.creationdate match "2010.*" ) ......
Code: Select all
$U([="-----"tc.file Type])