Show size of selected items in results bottom bar?

Discussion related to "Everything" 1.5.
zonetrooperex
Posts: 79
Joined: Tue Jun 10, 2014 4:06 pm

Show size of selected items in results bottom bar?

Post by zonetrooperex »

Please consider adding the size for selected items in the results.
I couldn't see anything regarding this in the Options area.

Currently:
example.png
Improved:

Code: Select all

2 items selected (5.2GB)
SOLVED: Spotted it on the right side :oops:
You do not have the required permissions to view the files attached to this post.
void
Developer
Posts: 20049
Joined: Fri Oct 16, 2009 11:31 pm

Re: Show size of selected items in results bottom bar?

Post by void »

Everything shows the total selected size in the status bar on the right.

Ensure Tools -> Options -> View -> Show total size in status bar is enabled.

If you would like to also show the total selection size on the left:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    format
  • Select: statusbar_selection_format
  • Set the value to:

    Code: Select all

    $o items   |   $x items selected   |   Size: $z
    
  • Click OK.