Page 1 of 1

Custom column views with regexp

Posted: 23.02.2011, 23:02
by newlight
Hello, I wonder if there is any solution to define custom column views. I need to define a view where you see modified file names. For example I have the following files:

Code: Select all

   Big Buck Bunny (2008).avi
   Elephants Dream (2006).avi
   Sintel (2010).avi
and I need to define a view where I can see the file names like this:

Code: Select all

   2006 - Elephants Dream.avi
   2008 - Big Buck Bunny.avi
   2010 - Sintel.avi
Basically its about having the option to define Regular Expressions (RegExp) in the custom columns settings (or at least to define substrings).
For Total Commander I found a plugin: named RegExp WDX, which is really cool. But I prefere to stick with Free Commander, so I wonder if there is any solution for this problem.
If not, then pretty please add this awesome feature in the next release of Free Commander

thanks