Hello!
I want to define a specific color for the last accessed folder. So i'm trying to create a rule in «Define Selection» dialog using «Search in plugins» option with: plugin:tc | property:accesstime | OP:<= | value: 3 minutes. I tried many values but nothing works. Is there anyone that can tell me what i'm doing wrong and help me with this, please?
Thank you!
Define a specific color for the last accessed folder
Moderators: sheep, Hacker, Stefan2, white
-
- Junior Member
- Posts: 11
- Joined: 2019-04-21, 18:38 UTC
Re: Define a specific color for the last accessed folder
"accesstime" is a specific time stamp, like 13:25:00 (and where do you get that "minutes"-statement in your example?)
So you can colorize all accessed e.g. before 15:00 o'clock. (files with an timestamp less than 15:00:00)
Try instead the Lefteous' AGE -plugin
plugin:age | property:accessed | OP:<= | value: 3 | minutes.
https://totalcmd.net/plugring/Age.html
So you can colorize all accessed e.g. before 15:00 o'clock. (files with an timestamp less than 15:00:00)
Try instead the Lefteous' AGE -plugin
plugin:age | property:accessed | OP:<= | value: 3 | minutes.
https://totalcmd.net/plugring/Age.html
Inofficial FAQs || WIKI (Deu/Eng) || TC Home (What's new? // FAQ // Download // Order // Addons // Tools // Plugins)
Erst wenn der letzte Baum gefällt oder die letzte Biene verendet ist, werden die Leute verstehen warum Umweltschutz wichtig ist.
Erst wenn der letzte Baum gefällt oder die letzte Biene verendet ist, werden die Leute verstehen warum Umweltschutz wichtig ist.
-
- Junior Member
- Posts: 11
- Joined: 2019-04-21, 18:38 UTC
Re: Define a specific color for the last accessed folder
Thank you, Stefan! It works! 
