Sorting of directories by date

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
pgpg
Junior Member
Junior Member
Posts: 30
Joined: 2025-01-04, 19:11 UTC

Sorting of directories by date

Post by *pgpg »

Hi folks, I have updated by folder dates by using the plugin wcx_setfolderdate_1.3.0.0. However, sorting the folders by clicking on the Date Column does not sort the directories. Any ideas?
TychoBarfy
Senior Member
Senior Member
Posts: 349
Joined: 2005-08-13, 15:13 UTC
Location: Berlin, Germany
Contact:

Re: Sorting of directories by date

Post by *TychoBarfy »

pgpg wrote: 2025-01-07, 04:49 UTC Hi folks, I have updated by folder dates by using the plugin wcx_setfolderdate_1.3.0.0. However, sorting the folders by clicking on the Date Column does not sort the directories. Any ideas?
You could create a button on i.e. vertical bar to toggle "Directory sorting by name on/off".
To do so just select the code below, copy it to the clipboard and paste it to a free area of the bar.

Code: Select all

TOTALCMD#BAR#DATA
cm_SwitchDirSort

wcmicons.dll,9


0
2012
User avatar
petermad
Power Member
Power Member
Posts: 16001
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Sorting of directories by date

Post by *petermad »

2pgpg
See: viewtopic.php?p=416461#p416461

Not a bug.

Moderator message from: petermad » 2025-01-07, 09:43 UTC

Moved to "Total Commander (English)" from "TC11.x bug reports (English)"
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
pgpg
Junior Member
Junior Member
Posts: 30
Joined: 2025-01-04, 19:11 UTC

Re: Sorting of directories by date

Post by *pgpg »

TychoBarfy wrote: 2025-01-07, 08:21 UTC
pgpg wrote: 2025-01-07, 04:49 UTC Hi folks, I have updated by folder dates by using the plugin wcx_setfolderdate_1.3.0.0. However, sorting the folders by clicking on the Date Column does not sort the directories. Any ideas?
You could create a button on i.e. vertical bar to toggle "Directory sorting by name on/off".
To do so just select the code below, copy it to the clipboard and paste it to a free area of the bar.

Code: Select all

TOTALCMD#BAR#DATA
cm_SwitchDirSort

wcmicons.dll,9


0
2012
Thank u!
pgpg
Junior Member
Junior Member
Posts: 30
Joined: 2025-01-04, 19:11 UTC

Re: Sorting of directories by date

Post by *pgpg »

2 petermad.
Thank u!
Post Reply