Get rid of the word "items" in Size column.

Features wanted...
Post Reply
Evolve
Posts: 353
Joined: 27 Feb 2020 09:48

Get rid of the word "items" in Size column.

Post by Evolve »

1. It takes a lot of space but gives no information.
2. It's obvious that those are "items" and not "ducks".
3. There is no variations unlike "GB"/"MB"/"KB".
21.11.14 11꞉14꞉34 XYplorer.png
21.11.14 11꞉14꞉34 XYplorer.png (4.76 KiB) Viewed 418 times
The suggestion is to show just a number in brackets [].

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

Re: Get rid of the word "items" in Size column.

Post by admin »

:tup: Goody!

Evolve
Posts: 353
Joined: 27 Feb 2020 09:48

Re: Get rid of the word "items" in Size column.

Post by Evolve »

However, if you still want to specify that those are "items" and not something else, that can be done in the column name itself. And BTW, how about moving that option from

Code: Select all

Configuration | Tree and List | Show item count with folder sizes
to

Code: Select all

List | Size Column Context Menu: Show item count with folder sizes
Attachments
VzO9rCWdQR2.png
VzO9rCWdQR2.png (7.21 KiB) Viewed 399 times
VzO9rCWdQR1.png
VzO9rCWdQR1.png (6.71 KiB) Viewed 399 times

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

Re: Get rid of the word "items" in Size column.

Post by admin »

I went this way:

Code: Select all

    * Configuration | General | Tree and List | List | Show item count with 
      folder sizes: Removed that redundant word "items" from the Size column 
      cells:
        BEFORE: [56 items]  3,290 KB
        NOW:    [56]  3,290 KB
      To compensate for this, you will find further information in the tooltip 
      when you move the mouse over such a cell:
        BEFORE:
          3,368,196 bytes
          3.21 MB
        NOW:
          3,368,196 bytes
          3.21 MB
          56 items (52 files, 4 folders)
      This information is also shown when "Show item count with folder sizes" is 
      disabled.

Post Reply