Hi, anybody knows of a plugin that would allow me to mark files (automatically or manually)?
What I need is to know which file I already opened. For example I have 100 documents in a directory and I want to know which file I've already opened/seen. Filename could have a different color/icon or just some character prefix like *.
Does anything like this exist? Thanks in advance.
Looking for plugin (marking seen files)
Moderators: Hacker, petermad, Stefan2, white
Re: Looking for plugin (marking seen files)
"Define Colors by file type" also allows you to color any file(s) or dirs independent of its type.
I use it for a bookmark function which is what you search for.
See the following thread for help
viewtopic.php?p=409031#p409031
I use it for a bookmark function which is what you search for.
See the following thread for help
viewtopic.php?p=409031#p409031
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Looking for plugin (marking seen files)
Hi and welcome 2Bladito
For example you can use file comments:
- Ctrl+Z on a file
- Add your comment
- F2 to save
- Ctrl+Z on that file to read the comment
- - - Or use menu "Show > Comments".
- - - Test that now in the TC folder...
More details over there >> https://ghisler.ch/board/viewtopic.php?f=3&t=52425 (((search for "File comments / descript.ion")))
You can also utilize that once written comments for to coloring the file name (with the method Horst mentioned above),
best use than a fix keyword as part of the comments for to search for that.
HTH?
Please note: this thread will be moved to (English) sub forum later on.
For example you can use file comments:
- Ctrl+Z on a file
- Add your comment
- F2 to save
- Ctrl+Z on that file to read the comment
- - - Or use menu "Show > Comments".
- - - Test that now in the TC folder...
More details over there >> https://ghisler.ch/board/viewtopic.php?f=3&t=52425 (((search for "File comments / descript.ion")))
You can also utilize that once written comments for to coloring the file name (with the method Horst mentioned above),
best use than a fix keyword as part of the comments for to search for that.
HTH?

Please note: this thread will be moved to (English) sub forum later on.
Re: Looking for plugin (marking seen files)
Awesome! I tried the method Horst mentioned and it works exactly as I need it!
Thanks a lot guys.
Two questions though.
1. Is it normal, that when I click the button it opens the "change attribute" window and closes it really fast? It flashes in a few milliseconds. Was hoping this would be done in the background. I even checked the option "run minimized" on a button, but it doesn't seem to do anything.
2. Can I invoke the button with a hotkey?

Two questions though.
1. Is it normal, that when I click the button it opens the "change attribute" window and closes it really fast? It flashes in a few milliseconds. Was hoping this would be done in the background. I even checked the option "run minimized" on a button, but it doesn't seem to do anything.
2. Can I invoke the button with a hotkey?
Re: Looking for plugin (marking seen files)
2Bladito
And then assign the command em_colorfile to a hotkey via the Misc. section in the Configuration dialog.
I have filed a request regarding this here: viewtopic.php?t=75848when I click the button it opens the "change attribute" window and closes it really fast?
Open your usercmd.ini file (placed the same location as your wincmd.ini file - if you don't have a usercmd.ini just make it with Notepad) and add someting like this:2. Can I invoke the button with a hotkey?
Code: Select all
[em_colorfile]
cmd=OPENATTRIBUTES =ColorOrange
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Looking for plugin (marking seen files)
Thank you Peter, works like a charm! 
