andry81 wrote: 2022-09-11, 02:09 UTCYou don't need to download anything to reproduce the issue.
It's not about that. I asked you to tell us what you see and what you expect, that's all.
The application does use a file change date instead of a file creation date to colorize a file by the `Recently Used - 1 day` selection rule. Which means the recently created file creation date is closer to the current date than the file change date, but nevertheless the change date is used to colorize the file. But because the file change date is less than the file creation date and away more than 1 day from the current date then, is not properly colorized as "recently used in 1 day". What's the point.
I think I know where the problem lies. You expect TC to color files based on their
creation date, but it does so based on the
modification date.
You didn't change the file change date and didn't set it to a past date than the creation date.
Of course I did. It's just that I expect something different to happen and TC's behavior lines up with that expectation.
To summarize:
- TC's "Not older than" finds files based on their modification date
- You expect TC's "Not older than" to find files based on their creation date instead
Did I get that right?
What happens when copying a file to a directory where a file with the same name doesn't exist yet? Its creation date is set to the current time, but its modification date stays exactly the same. It's a different story with CopyAllTimes=1, but that's not a default setting.
Now let's assume for a moment that TC would base its search option "Not older than" on the creation date. What would happen to such files? The copy is found (and colored accordingly), but the original file isn't - despite TC showing the exact same date and time for both of them in the default view "Full"!
To meet your expectations you need some kind of plugin, like
Age.
[EDIT]
Changed the view "Long" to "Full".
[/EDIT]
Regards
Dalai