Selecting multiple folders from list in txt file
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 5
- Joined: 2023-04-25, 19:44 UTC
Selecting multiple folders from list in txt file
Hi,
I have a list in list.txt file of folders that I want to select from large number of folders in panel.
How do I do it ? I can' t use Ctrl and click as list is not small and it will take a lot of time.
Is it possible to do it ?
I have a list in list.txt file of folders that I want to select from large number of folders in panel.
How do I do it ? I can' t use Ctrl and click as list is not small and it will take a lot of time.
Is it possible to do it ?
Re: Selecting multiple folders from list in txt file
Menu Mark > Load Selection from File is probably what you're looking for.
Regards
Dalai
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
-
- Junior Member
- Posts: 5
- Joined: 2023-04-25, 19:44 UTC
Re: Selecting multiple folders from list in txt file
Thank you, but nothing happens, probably I have got it wrong listed in my list.txt file (vertical list with names of the folders that I want to select). Can you please explain how should I list properly my desired folders in that txt file, thank you, kind regards.
Minka
Minka
Re: Selecting multiple folders from list in txt file
IIRC the list should contain names only, but no paths, neither relative nor absolute.
Regards
Dalai
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
-
- Junior Member
- Posts: 5
- Joined: 2023-04-25, 19:44 UTC
Re: Selecting multiple folders from list in txt file
Do those names should be separated by something ? Because when I have got only names, it is not selecting anything.
Re: Selecting multiple folders from list in txt file
Folder names should end with a backslash!
Re: Selecting multiple folders from list in txt file
The list file should contain one name per line. Directory names need to have a trailing backslash.
You can also generate such a list file with Mark > Save Selection to File, to find out these pieces of information.
Regards
Dalai
You can also generate such a list file with Mark > Save Selection to File, to find out these pieces of information.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
-
- Junior Member
- Posts: 5
- Joined: 2023-04-25, 19:44 UTC
Re: Selecting multiple folders from list in txt file
Thank you very much indeed, fantastic, it works now.
Kind regards.
Minka
Kind regards.
Minka
Re: Selecting multiple folders from list in txt file
You're right, the format of the list is as follows [btw the same as for the files, where also only names are stored]:Dalai wrote: 2023-04-25, 20:24 UTC IIRC the list should contain names only, but no paths, neither relative nor absolute.
Regards
Dalai
Code: Select all
folder_one\
folder_three\
folder_two\
edit There have come some new messages here while I was typing, so my message doesn't make much sense, sorry.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
-
- Junior Member
- Posts: 5
- Joined: 2023-04-25, 19:44 UTC
Re: Selecting multiple folders from list in txt file
On the contrary, it was helpful to me, thank you for that example with code,
regards,
Minka
regards,
Minka