Show "File count" instead of "Item count" with folder sizes [Details view]

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
medder
Posts: 73
Joined: 19 May 2008 02:55

Show "File count" instead of "Item count" with folder sizes [Details view]

Post by medder »

Hello! Is there some Settings toggle or an INI-Tweak to display a number of files next to the folder size,
instead of a total number of items, including subfolders?

screen-260912-145402.png

For example, here I would like to see [79] instead of [81] directly next to the folder size.

Is there a way to achieve this using the default settings,
rather than adding a new Custom column ("Files" on the screenshot) and counting the files using a script?

in addition to the following toggle:

Code: Select all

General > Tree and List > Show item count with folder sizes
ShowItemCount=1
To see the attached files, you need to log into the forum.

jupe
Posts: 3487
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Show "File count" instead of "Item count" with folder sizes [Details view]

Post by jupe »

No, but the script to achieve it can be very small, eg

https://www.xyplorer.com/xyfc/viewtopic ... 58#p212458

Post Reply