Highlight plugin?
Moderators: Hacker, petermad, Stefan2, white
Highlight plugin?
Sorry if this is not the place to ask if not, Please move
I am wondering if there is a Highlight plugin that allows you to highlight a line. Then keep on working
Kind of how the Spotify web player works.
I am wondering if there is a Highlight plugin that allows you to highlight a line. Then keep on working
Kind of how the Spotify web player works.
Re: Highlight plugin?
If you mean highlighting a line in TC's file lists, then no, that's not possible [1]. If you mean highlighting a line within a file shown in Lister, then that's possible and some Lister plugins have such functionality.
[1] One thing to add is that TC allows to highlight files matching custom criteria in different colors. But judging from your post, that's not what you want I guess.
[1] One thing to add is that TC allows to highlight files matching custom criteria in different colors. But judging from your post, that's not what you want I guess.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Highlight plugin?
Highlighting a line in file lists can be done by coloring the name, e.g. by defining a color for a specific comment:
1. Chose Configuration - Options - Color
2. Click on "Define colors by file type"
3. Click on "Add"
4. Click on "Define..."
5. Open the "Plugins" tab
6. Open the combo-box "Properties" and choose "Comment"
7. OP should be "contains"
8. Value can be whatever you want, e.g. high
9. Click "OK"
10. Enter a name, e.g. "High-ranked"
11. Click "OK"
12. Choose "High-ranked" from the list
13. Click OK
14. Choose a color
15. Click OK
You can repeat that with other words. Then you can press Ctrl+Z on a file or folder to enter a comment for it, e.g. High. Total Commander will then show the file name in the color chosen above.
1. Chose Configuration - Options - Color
2. Click on "Define colors by file type"
3. Click on "Add"
4. Click on "Define..."
5. Open the "Plugins" tab
6. Open the combo-box "Properties" and choose "Comment"
7. OP should be "contains"
8. Value can be whatever you want, e.g. high
9. Click "OK"
10. Enter a name, e.g. "High-ranked"
11. Click "OK"
12. Choose "High-ranked" from the list
13. Click OK
14. Choose a color
15. Click OK
You can repeat that with other words. Then you can press Ctrl+Z on a file or folder to enter a comment for it, e.g. High. Total Commander will then show the file name in the color chosen above.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Highlight plugin?
Nice, it should be possible to gray out completed e-books that I've finished reading (instead of moving or renaming them) based on descript.ion file.
Re: Highlight plugin?
You can make a button which adds a comment to the current file or selection.Aleksio wrote: 2025-06-16, 19:51 UTC Nice, it should be possible to gray out completed e-books that I've finished reading (instead of moving or renaming them) based on descript.ion file.
I used Ok as definition, but you can choose any text.
Code: Select all
TOTALCMD#BAR#DATA
OPENATTRIBUTES=Comment-Ok_for_Files&Folders
wcmicon2.dll,39
Add TC Comment Ok
-1
Code: Select all
TOTALCMD#BAR#DATA
OPENATTRIBUTES=Comment-DEL_for_Files&Folders
wcmicon2.dll,40
Delete TC Comments
0
-1
are in the attrplugin section of wincmd.ini
[attrplugin]
Comment-OK_for_Files&Folders=tc.comment := ok
Comment-DEL_for_Files&Folders=tc.comment := ""
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.4 x64
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.4 x64
Re: Highlight plugin?
Side to what @Horst.Epp suggested, you can create a small ebook bar with some specific predefined comment based on reading progress like Read_onProgress, Read_finished, ... and use colors to highlight or almost hide (by text color). You can use the bar as a menu entry
You can completely hide files if you use the igore list copying the full name in the tcIgnore.txt
You can completely hide files if you use the igore list copying the full name in the tcIgnore.txt
- Native2904
- Member
- Posts: 186
- Joined: 2014-01-30, 14:23 UTC
- Location: Aachen
Re: Highlight plugin?
[ot]
Make me this button.
[ot/]
Unbelievable how highly customizable Total Commander is – and thank you once again for one of your great buttons!Horst.Epp wrote: 2025-06-16, 20:09 UTCYou can make a button which adds a comment to the current file or selection.Aleksio wrote: 2025-06-16, 19:51 UTC Nice, it should be possible to gray out completed e-books that I've finished reading (instead of moving or renaming them) based on descript.ion file.
I used Ok as definition, but you can choose any text.There is of course also a button to remove all comments.Code: Select all
TOTALCMD#BAR#DATA OPENATTRIBUTES=Comment-Ok_for_Files&Folders wcmicon2.dll,39 Add TC Comment Ok -1
The definitions of Comment-DEL_for_Files&Folders and Comment-DEL_for_Files&FoldersCode: Select all
TOTALCMD#BAR#DATA OPENATTRIBUTES=Comment-DEL_for_Files&Folders wcmicon2.dll,40 Delete TC Comments 0 -1
are in the attrplugin section of wincmd.ini
[attrplugin]
Comment-OK_for_Files&Folders=tc.comment := ok
Comment-DEL_for_Files&Folders=tc.comment := ""
Make me this button.
Code: Select all
Comment-TC_for_Files&Folders=tc.comment := "In TC eingebunden (nicht loeschen)"
Comment-DEL_for_Files&Folders=tc.comment := ""
Glückauf
#270101 Single user licence.
Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz | 16,00 GB | Windows 10 Pro 22H2
#270101 Single user licence.
Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz | 16,00 GB | Windows 10 Pro 22H2