Total size of objects selected. Total size of all objects. Size format option of MB and GB.
Total size of objects. Size format of MB and GB
-
somebadhat
- Posts: 1
- Joined: Mon Apr 26, 2021 7:04 pm
Total size of objects. Size format of MB and GB
You do not have the required permissions to view the files attached to this post.
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Total size of objects. Size format of MB and GB
Tools | Options | General -> View --> Show total size in status bar.
(Further, the way it is displayed, bytes, KB... is configurable.)
(Further, the way it is displayed, bytes, KB... is configurable.)
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Total size of objects. Size format of MB and GB
To show the total size in the statusbar, type the following in the search bar and press ENTER:
To specify what units should be used in the statusbar (bytes, KB, MB):
Where x is one of the following:
0 Auto (Bytes/KB/MB/GB depending on size).
1 Always Bytes
2 Always KB.
3 Always MB.
4 Always GB. (undocumented)
After pressing ENTER the result will be shown in the statusbar for a couple of seconds.
Code: Select all
/show_size_in_statusbar=1To specify what units should be used in the statusbar (bytes, KB, MB):
Code: Select all
/statusbar_size_format=x0 Auto (Bytes/KB/MB/GB depending on size).
1 Always Bytes
2 Always KB.
3 Always MB.
4 Always GB. (undocumented)
After pressing ENTER the result will be shown in the statusbar for a couple of seconds.
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Total size of objects. Size format of MB and GB
therube wrote: Mon Apr 26, 2021 8:28 pm Tools | Options | General -> View --> Show total size in status bar.