I'm using color filters to easily see what folders I've modified. I noticed that my parent folders with 2 or 3 sub folders wasn't updating. The sub folders changed their modified dates but the parent folder did not.
The color filters I'm using are:
ageM: d //modified today
ageM: <= 20 d //modified in the last 20 days
Is there a setting I'm not checking?
Any help would be appreciated. Thank you!
Parent folder not updating modified date
Re: Parent folder not updating modified date
The propagation is bound to only one level in the hierarchy.
If I delete
then only
Code: Select all
D:\test
D:\test\sub
D:\test\sub\file.txt
D:\test\sub\file.txt
then only
D:\test\sub
will get the new modified date, not D:\test
One of my scripts helped you out? Please donate via Paypal