Missing option in Search (Find Files) Function

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
yosi_tz
Junior Member
Junior Member
Posts: 20
Joined: 2007-08-06, 09:35 UTC

Missing option in Search (Find Files) Function

Post by *yosi_tz »

Please add in Advanced part, after <File Size> field, a new field called: <File Length> with the same parameters as <File Size> except the last of course.
and also the possibility to rename the file even if it is very long (above 150 or 200 chars long)

thanks a lot
User avatar
Lefteous
Power Member
Power Member
Posts: 9536
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2yosi_tz
Hi,

try the content plug-in "Filename ChrCount" which is available on the official Total Commander site:
http://ghisler.com/plugins.htm#content
After installation it's available on the "Plugins" tab.
yosi_tz
Junior Member
Junior Member
Posts: 20
Joined: 2007-08-06, 09:35 UTC

Post by *yosi_tz »

OK, thank you
But I want to set the file-length data and get the files list that accomodate to that
not like in the plugin you mentioned that gove me additional details on ALL the files.
You see ? I'm asking for an additional search creteria

Thank you
User avatar
Lefteous
Power Member
Power Member
Posts: 9536
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

You see ?
No as it actually can be used as an additional search criterion. If you want to find all files which have a path name larger than 200 characters use

Code: Select all

Filename_ChrCount.Pathname (ChrCount) > 200
as new rule.
yosi_tz
Junior Member
Junior Member
Posts: 20
Joined: 2007-08-06, 09:35 UTC

Post by *yosi_tz »

Thank you, Lefteous

Used your advice and it absolutely works !!

You helped me much
Post Reply