Folder sizes

Features wanted...
Post Reply
oblivion
Posts: 156
Joined: 13 Apr 2011 11:35

Folder sizes

Post by oblivion »

The new folder structure report -- nice.

But I spent a while trying to work out if I could include folder sizes in the report without including all the files (effectively a flat report listing folders in the current folder and including the data I can see if I use the Folder Sizes button) and couldn't. So one for the wish list, please? :)
-- bests, Tim

...This space unintentionally left blank.

admin
Site Admin
Posts: 66083
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Folder sizes

Post by admin »

Yes, something for the low prio list. :)

Curious: Why do you want it? What are your plans with that number?

oblivion
Posts: 156
Joined: 13 Apr 2011 11:35

Re: Folder sizes

Post by oblivion »

I have a series of folders in an archive: year, then subfolders for the month, lots of files therein. I was hoping to get the months with their folder sizes without having to, well, do much work. The new facility arrived at just the time it'd have been useful, hence me digging.

I think I get that it'd add overhead to the list production. How about optionally including any data already created by the Folder Sizes button and ignoring it otherwise? 😉
-- bests, Tim

...This space unintentionally left blank.

admin
Site Admin
Posts: 66083
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Folder sizes

Post by admin »

But what good are folder sizes to you?

oblivion
Posts: 156
Joined: 13 Apr 2011 11:35

Re: Folder sizes

Post by oblivion »

In this case, trying to assess the rate of growth of an archive so I can predict storage needs over time.
-- bests, Tim

...This space unintentionally left blank.

admin
Site Admin
Posts: 66083
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Folder sizes

Post by admin »

I see. This script should do (for the current tree branch):

Code: Select all

text folderreport("tree:{name} ({size kbr}, {count} items)", "r", "", "r");

oblivion
Posts: 156
Joined: 13 Apr 2011 11:35

Re: Folder sizes

Post by oblivion »

Thanks! :)

That's going to be extremely useful :)
-- bests, Tim

...This space unintentionally left blank.

sparks
Posts: 46
Joined: 06 Jan 2022 01:33
Location: Win11, ver 25H2, Dual 1920 x 1080 @100%

Re: Folder sizes

Post by sparks »

Wow, what an incredible useful script for me to get a quick overview of old backup drives holding collections of pics, books, and God knows what, and printout if needed w/o files in the way. Are there collections of these 'Hot Tips' aids organized anywhere? I just stumbled upon this thing in 'Wishes', without even knowing what to wish for, lol. Don't need a reply, I'm just amazed as I stumble around. Sorta like playing with a Swiss Army Knife for the first time. Very clever program...

admin
Site Admin
Posts: 66083
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Folder sizes

Post by admin »

As a rule of thumb: XYplorer can do anything you want, you just have to find out how or ask in the forum.

PeterH
Posts: 2827
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: Folder sizes

Post by PeterH »

Rule of thumb: :tup:

:lol:

kiwichick
Posts: 673
Joined: 08 Aug 2012 04:14
Location: Windows 10 Pro 22H2, 150% scaling

Re: Folder sizes

Post by kiwichick »

admin wrote: 17 Dec 2024 16:58 I see. This script should do (for the current tree branch):

Code: Select all

text folderreport("tree:{name} ({size kbr}, {count} items)", "r", "", "r");
That is an awesome script, Don. One of those 'never knew I needed it until I had it' scripts. Thanks!!
Windows 10 Pro 22H2

Post Reply