Change attributes, show date/time of directories

Here you can propose new features, make suggestions etc.

Moderators: Stefan2, Hacker, petermad

Post Reply
User avatar
Galizza
Senior Member
Senior Member
Posts: 271
Joined: 2018-09-07, 05:21 UTC
Location: Galiza (Spain)

Change attributes, show date/time of directories

Post by *Galizza »

 
Hi, if i change the date/time of a file Change attributes window shows the date/time of this file, but if i do the same with a directory date/time appears as  dd/MM/yyyy HH:mm:ss.

I think it would be better if date/time is shown also for directories, thanks.
 
 
 Looking through a glass onion
 
User avatar
white
Power Member
Power Member
Posts: 6940
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: Change attributes, show date/time of directories

Post by *white »

User avatar
Gral
Power Member
Power Member
Posts: 1785
Joined: 2005-01-26, 15:12 UTC

Re: Change attributes, show date/time of directories

Post by *Gral »

Press "From active panel (source)(1)"
or build user command

Code: Select all

[em_SetAttrib]
cmd=OPENATTRIBUTES +L
User avatar
Galizza
Senior Member
Senior Member
Posts: 271
Joined: 2018-09-07, 05:21 UTC
Location: Galiza (Spain)

Re: Change attributes, show date/time of directories

Post by *Galizza »

2white & Gral Thanks
 
 Looking through a glass onion
 
User avatar
Galizza
Senior Member
Senior Member
Posts: 271
Joined: 2018-09-07, 05:21 UTC
Location: Galiza (Spain)

Change attributes to behave differently in a file or directory

Post by *Galizza »

 
Hi, there's a difference in behavior when running the `change attributes` command depending on whether the focus is on a file or a directory.

If the focus is on a file, the `change attributes` window displays the file's date and time. However, if the focus is on a directory, it displays dd/MM/yyyy HH:mm:ss (Spanish time format), which is impractical if you want to modify the date of a directory based on the previous date.

Is there a way or a setting in Wincmd.ini that allows me to access the date of a directory in the `change attributes` window in the same way as if it were a file?

Thanx :!:
 
 
Tc 11.56 32Bit
 
 
 Looking through a glass onion
 
User avatar
white
Power Member
Power Member
Posts: 6940
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: Change attributes, show date/time of directories

Post by *white »

Moderator message from: white » 2026-05-24, 11:23 UTC


Galizza wrote: 2026-05-24, 10:32 UTC Is there a way or a setting in Wincmd.ini that allows me to access the date of a directory in the `change attributes` window in the same way as if it were a file?
See the post by user Gral.
User avatar
Galizza
Senior Member
Senior Member
Posts: 271
Joined: 2018-09-07, 05:21 UTC
Location: Galiza (Spain)

Re: Change attributes, show date/time of directories

Post by *Galizza »

  
 
What a mistake! :oops:    In my defense, I must say that I have Tc configured so extremely (em_commands, Ahk Scripts) that sooner or later I was bound to forget about some em_command I had created previously. The truth is that I applied it to the .mnu file but not to the keyboard shortcut that launches it, which was still launching cm_SetAttrib. Thanks :!:
 
 
 Looking through a glass onion
 
User avatar
white
Power Member
Power Member
Posts: 6940
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: Change attributes, show date/time of directories

Post by *white »

Galizza wrote: 2026-05-24, 12:06 UTC Thanks :!:
You're welcome 😄
Post Reply