Highlighting files with comments (from descript.ion)

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Aleksio
Junior Member
Junior Member
Posts: 33
Joined: 2005-05-17, 10:06 UTC

Highlighting files with comments (from descript.ion)

Post by *Aleksio »

Sometimes I work with a lot of files in a directory, and some files have comments in descript.ion. I'd like to be able to see such files instantly (something like "NTFS-compressed files" in Explorer).
It could be
  • an overlay icon with small image (preferred),
    modification of file name (e.g. asterisk (*) before name),
    or new attribute in "Attr" column...
Also it would be nice to be able to search for files based on comment from descript.ion.
User avatar
Flint
Power Member
Power Member
Posts: 3487
Joined: 2003-10-27, 09:25 UTC
Location: Antalya, Turkey
Contact:

Post by *Flint »

Aleksio
You can mark such files with some color. And also searching for such files is possible. First, open the Search dialog (Alt+F7), go to the Plugins tab, enable Search in Plugins checkbox; set the following values in the comboboxes:
Plugin: tc
Property: comment
OP: !=
Value: <empty>

Then go to the Load/Save tab, press Save and enter any name (e.g. HasComment). After that you will be able to quickly search for files having comments by calling the Search dialog, selecting the HasComment item in the Load/Save tab and pressing Load then Start Search.

Now go to the "Configuration -> Color -> Define colors by file type" dialog, press Add, select HasComment from the list, press OK and select the color in the dialog appeared. Close all the dialogs with OK buttons and see your commented files highlighted. ;)
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 10.52 / Win10 x64
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

You can define colours for files with comment.

Configuration->Options->Color:Define Colors by filetype....

Add->Define: Plugins:
Plugin:tc
Property: comment
OP.!=
Value:

And you may display the comments as tooltip:
Confiduration->Options->Display:Help Texts:Show filename in filelist as tooltip if truncated + Win32-style tips withfile comments (if available)

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
Post Reply