I have hundreds of folders which start with 11 digits for the date as in yyyy-mm-dd followed by a recognizable name. For sorting purposes i want to leave out the first 11 characters and then sort that list alphabetically.
I searched the web and the forum, but the best i could find was addons for filenames only which indeed would sort correctly. However for foldernames this does not work.
Is there a workaround without renaming the folders?
thanks
Sort foldernames offset by a few characters
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 2
- Joined: 2023-07-14, 21:14 UTC
Re: Sort foldernames offset by a few characters
Also not when executing cm_SwitchDirSort?
-
- Junior Member
- Posts: 2
- Joined: 2023-07-14, 21:14 UTC
Re: Sort foldernames offset by a few characters
i wasn't able to find that flag but apparently Settings->Display->Sorting Directories-> like files did indeed work for the custom columns i generated.
many thanks!