New Filesize Format: "Flexible (short)"

Features wanted...
Post Reply
fishgod
Posts: 222
Joined: 03 Feb 2008 00:40
Location: Sankt Augustin (near Bonn), Germany

New Filesize Format: "Flexible (short)"

Post by fishgod »

I love the flexible format for size-column, but to keep things short, I would love even more to have it more condense:
Jump to next unit when there are more than 3 digits before the decimal-point (when >1000, instead of >1024).

Example, display this:

Code: Select all

    1,13 GB
  998,41 MB
1.003,54 MB <--
as this (in the "Flexible (short)" format)

Code: Select all

    1,13 GB
  998,41 MB
    0,98 GB <--
6 digits of information-resolution is just wasted space if the value is so close to beeing the next unit where I would only see it in 3 digits resolution
Operating System: Win10 x64 / Win7 x64 / almost allways newest XY-beta
totally XYscripting-addicted

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

Re: New Filesize Format: "Flexible (short)"

Post by admin »

Brilliant! :appl:

Post Reply