is there a way to show only selected folders size ?
Moderators: Hacker, petermad, Stefan2, white
is there a way to show only selected folders size ?
Hi
I have searched an answer in the manual , forum and googling but i have not found
I have used ctrl+q , but it does show on the other tab the folders size, alt-shift-enter does show all folders size and spacebar only 1 folder
I would like to select 6 folders and let tc shows their size like alt-shift-enter but only for the selected folders
i don't want to use the windows proprieties with alt+enter , just the selected folders
can i do it ?
thanks
I have searched an answer in the manual , forum and googling but i have not found
I have used ctrl+q , but it does show on the other tab the folders size, alt-shift-enter does show all folders size and spacebar only 1 folder
I would like to select 6 folders and let tc shows their size like alt-shift-enter but only for the selected folders
i don't want to use the windows proprieties with alt+enter , just the selected folders
can i do it ?
thanks
love Total Commander , best file manager ever made
Re: is there a way to show only selected folders size ?
...\TotalCmd\e\KEYBOARD.TXT
CTRL+L Calculate occupied space (of the selected files)
CTRL+L Calculate occupied space (of the selected files)
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Re: is there a way to show only selected folders size ?
Another way is:
1. select required folders
2. Select from main menu "Show - Only Selected Files"
3. Press alt-shift-enter
1. select required folders
2. Select from main menu "Show - Only Selected Files"
3. Press alt-shift-enter
#5767 Personal license
Re: is there a way to show only selected folders size ?
That doesn't work here for folders.sqa_wizard wrote: 2022-01-16, 11:52 UTC Another way is:
1. select required folders
2. Select from main menu "Show - Only Selected Files"
3. Press alt-shift-enter
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.55 RC1 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.55 RC1 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: is there a way to show only selected folders size ?
Same, slightly faster with command chainsqa_wizard wrote: 2022-01-16, 11:52 UTC Another way is:
1. select required folders
2. Select from main menu "Show - Only Selected Files"
3. Press alt-shift-enter
1. select folders
2.cm_ShowOnlySelected,cm_CountDirContent
e.g. button:
Code: Select all
TOTALCMD#BAR#DATA
cm_ShowOnlySelected,cm_CountDirContent
wcmicons.dll,73
-1
Re: is there a way to show only selected folders size ?
Horst.Epp wrote: 2022-01-16, 12:27 UTCThat doesn't work here for folders.sqa_wizard wrote: 2022-01-16, 11:52 UTC Another way is:
1. select required folders
2. Select from main menu "Show - Only Selected Files"
3. Press alt-shift-enter
Works fine here- even with a fresh .ini file
The size will dissapear though, when TC get out of focus and get it back.
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
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
Re: is there a way to show only selected folders size ?
2giulia
If you enable the option in Menu -> "Configuration" -> "Options..." -> "Operation" -> "Calculate space occupied by subdirectories" -> "When selecting with space bar" - then the size of the selected folders is shown, if you use space bar for selecting.
For convenience you should put this option in the [Configuration] section of your wincmd.ini file:
If you enable the option in Menu -> "Configuration" -> "Options..." -> "Operation" -> "Calculate space occupied by subdirectories" -> "When selecting with space bar" - then the size of the selected folders is shown, if you use space bar for selecting.
For convenience you should put this option in the [Configuration] section of your wincmd.ini file:
Code: Select all
SpaceMovesDown=1
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
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
Re: is there a way to show only selected folders size ?
Sorry, I had a wrong em_command in place.petermad wrote: 2022-01-16, 13:49 UTCHorst.Epp wrote: 2022-01-16, 12:27 UTCThat doesn't work here for folders.sqa_wizard wrote: 2022-01-16, 11:52 UTC Another way is:
1. select required folders
2. Select from main menu "Show - Only Selected Files"
3. Press alt-shift-enter
Works fine here- even with a fresh .ini file
The size will dissapear though, when TC get out of focus and get it back.
I like Grals solution
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.55 RC1 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.55 RC1 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: is there a way to show only selected folders size ?
hi
but i would like to keep the other folders not hidden
thanks
2petermad
enable SpaceMovesDown=1 via wincmd.ini , is not very comfortable .
thanks
but i would like to keep the other folders not hidden
thanks
2petermad
enable SpaceMovesDown=1 via wincmd.ini , is not very comfortable .
thanks
love Total Commander , best file manager ever made
Re: is there a way to show only selected folders size ?
Hi @GralGral wrote: 2022-01-16, 13:12 UTCSame, slightly faster with command chainsqa_wizard wrote: 2022-01-16, 11:52 UTC Another way is:
1. select required folders
2. Select from main menu "Show - Only Selected Files"
3. Press alt-shift-enter
1. select folders
2.cm_ShowOnlySelected,cm_CountDirContent
e.g. button:Code: Select all
TOTALCMD#BAR#DATA cm_ShowOnlySelected,cm_CountDirContent wcmicons.dll,73 -1
is there a way to show selected folders size and don't hide the files and folders?
thanks
love Total Commander , best file manager ever made