QuickSearch eXtended

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

You may try to find a content plugin showing the comment.
There is already code to search for fields of content plugins. See the readme.
seb-
Senior Member
Senior Member
Posts: 276
Joined: 2011-11-15, 06:14 UTC
Location: DE\BN - only part time TC user after switching to Linux ;)

Post by *seb- »

I see. I overread that the first time.

However, i head a quick look on http://www.totalcmd.net/directory/content.html to find a content plugin which provides the general File Comment, but the only available seems to use the NTFS File comment.

The normal file content is handled by TC directly. How to tackle this?

Thansk for your quick response!
vgs
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2seb-
Could an answer be few posts above?

CommentsWDX:
https://skydrive.live.com/?cid=e12762cbdafb3c47&sc=documents&id=E12762CBDAFB3C47!321

tcmatch.ini:

Code: Select all

[wdx]
wdx_text_plugin1=Comment@c:\stuff\soft\tcmd\plugins\wdx\comments\CommentsWDX.wdx
wdx_groups=|1
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
nsp
Power Member
Power Member
Posts: 1812
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post by *nsp »

seb- wrote:Hi Samuel,

thanks for this cool plugin.

I installed it because i'm in the search of something which i'd describe as "Search in Columns".

Is there any possibility to search in columns different form Filename-column?

especially searching in the comments column (if activated) would be a handy feature.

I know theres the possibility to filter with Ctrl+F12. But filtering for a searchstring in the file comment (or any other column provided by TC direclty or any Content Plugin) requires manually creating a filter...
This is a tedious work and actually it spams the list of filters... i might just search for a specific substring in Comments once and then never again...

Any chance getting such a feature with QuickSearch Extended?

thx again... seb
If you want to use wdx inside QuickSearch Extended you can acheive what you ask (but you will have to redefine in QuickSearch Extended all your column, for on demand column the result can be different and/or time consuming).
if you would like to hightlight a column and seach in it, you should ask for a new TC feature !
User avatar
KC_
Junior Member
Junior Member
Posts: 94
Joined: 2012-03-07, 01:39 UTC

Post by *KC_ »

fenix_productions wrote:2seb-
Could an answer be few posts above?

CommentsWDX:
https://skydrive.live.com/?cid=e12762cbdafb3c47&sc=documents&id=E12762CBDAFB3C47!321

tcmatch.ini:

Code: Select all

[wdx]
wdx_text_plugin1=Comment@c:\stuff\soft\tcmd\plugins\wdx\comments\CommentsWDX.wdx
wdx_groups=|1
Thanks for this. Working great!

Wondering though, what do i type to find all files with comments (any file comment), using QuickSearchextended?
# 251045
Total Commander 10.5 64bit
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

You could try to use a regex expression like "[a-z]+".
I am not sure if it will work.
User avatar
KC_
Junior Member
Junior Member
Posts: 94
Joined: 2012-03-07, 01:39 UTC

Post by *KC_ »

It doesn't seem to work. It's ok though, it wasn't that important, I was just curious. I'm already satsfied with the current features set.

Thanks for your plugin, Samuel.
# 251045
Total Commander 10.5 64bit
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

Update. Version 2.2.2 is available.

Code: Select all

Version 2.2.2
 - Added Hungarian readme and translation for the user interface - thank you Bluestar
User avatar
leopoldus
Senior Member
Senior Member
Posts: 221
Joined: 2004-11-21, 09:47 UTC

Post by *leopoldus »

fenix_productions wrote:CommentsWDX:
https://skydrive.live.com/?cid=e12762cbdafb3c47&sc=documents&id=E12762CBDAFB3C47!321
tcmatch.ini:

Code: Select all

[wdx]
wdx_text_plugin1=Comment@c:\stuff\soft\tcmd\plugins\wdx\comments\CommentsWDX.wdx
wdx_groups=|1
Excuse me, where is possible to read a bit about this CommentsWDX: what is it and how one may use it in co-operation with QuickSearch eXtended?
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

CommentsWDX is a WDX-Plugin for TC providing the file comment for custom columns.

You may also use WDX-provided-content in QuickSearch eXtended to search in them. See the readme how to include WDX-Plugins in the search.
User avatar
leopoldus
Senior Member
Senior Member
Posts: 221
Joined: 2004-11-21, 09:47 UTC

Post by *leopoldus »

Samuel wrote:You may also use WDX-provided-content in QuickSearch eXtended to search in them.
Yes, I see, how to integrate Comments.wdx with QuickSearch eXtended.
But where is possible to learn anything about Comments.wdx plugin itself?
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

leopoldus wrote:But where is possible to learn anything about Comments.wdx plugin itself?
You may find source code here:
https://skydrive.live.com/?cid=E12762CBDAFB3C47&id=E12762CBDAFB3C47%21126

Short info: my plugin just reads descript.ion files. Total Commander works in similar way but does not "share" results.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
umbra
Power Member
Power Member
Posts: 871
Joined: 2012-01-14, 20:41 UTC

Post by *umbra »

2fenix_productions
There is one difference between your plugin and TC: comments.wdx does not ignore casing of a file name. If descript.ion contains an entry for "file.name", unlike TC, it won't show anything for file named "File.name".
Windows 7 Pro x64, Windows 10 Pro x64
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2umbra
I didn't ven notice that!
But this is something for another thread. Let's not pollute this one.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
_92
Junior Member
Junior Member
Posts: 11
Joined: 2012-07-26, 03:00 UTC
Location: ufa russia

Post by *_92 »

QuickSearch eXtended 2.2.2
if you add the attribute to hidden tcmatch.exe
it hangs on tc 8.01rc4 quick search
win7x32
anyone encountered this?
Post Reply