Search found 3 matches

by rudzik23
Fri Oct 26, 2018 7:45 pm
Forum: Suggestions
Topic: Sum of selected file size
Replies: 10
Views: 21855

Re: Sum of selected file size

You were talking about selecting multiple folders and showing the sum of sizes of all the selected folders. Yes, I was :D If you select - for example - the folders c:\test (100MB) and c:\test\subdir (50MB), it will then report a total size of 150MB, whereas it technically is just 100MB. Things get ...
by rudzik23
Fri Oct 26, 2018 5:02 pm
Forum: Suggestions
Topic: Sum of selected file size
Replies: 10
Views: 21855

Re: Sum of selected file size

NotNull wrote:
rudzik23 wrote: It would be useful to add summation functionality to selected folders.
Do you have folder size indexed? (Menu:Tools > Options > Indexes : Enable Index folder size
This option is enabled. The size column displays the size of the folder.
I forced rebuild, but it didn't help.
by rudzik23
Fri Oct 26, 2018 2:19 pm
Forum: Suggestions
Topic: Sum of selected file size
Replies: 10
Views: 21855

Re: Sum of selected file size

therube wrote:Does it not do this (for you) already?
Both in total, before clicking any of the results, & then also the sum of individual items selected, once you have selected some of the results.

Code: Select all

show_size_in_statusbar=1
It would be useful to add summation functionality to selected folders.