fman icon indicating copy to clipboard operation
fman copied to clipboard

Show summary statistics on selected files e.g. show total file size for all selected files

Open xiaodaigh opened this issue 7 years ago • 6 comments

xiaodaigh avatar Jan 22 '18 01:01 xiaodaigh

Thank you for the suggestion. Where would you like to see this information? In eg. the Size column, or in the status bar at the bottom?

mherrmann avatar Jan 22 '18 11:01 mherrmann

Windows has it at the bottom. But i guess i am open to better placement as well

On 22 Jan. 2018 10:21 pm, "Michael Herrmann" [email protected] wrote:

Thank you for the suggestion. Where would you like to see this information? In eg. the Size column, or in the status bar at the bottom?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fman-users/fman/issues/292#issuecomment-359395205, or mute the thread https://github.com/notifications/unsubscribe-auth/AESfJZbRdvOY76T2dfvi71i89hu_TfxTks5tNG8ggaJpZM4RmEHc .

xiaodaigh avatar Jan 22 '18 11:01 xiaodaigh

There's plugin for this: https://github.com/kek91/StatusBarExtended Although I wouldn't mind if this functionality would be implemented in fman core. Take a look at TC status display - pretty simple and informative. image

joshas avatar Jan 23 '18 20:01 joshas

Yes, this would be nice. StatusBarExtended is a great first solution, but not yet perfect because fman does not expose all necessary APIs. In particular, StatusBarExtended cannot notice when you switch to the other pane (#68). Further, ideally there should probably be two status bars, one where you see information for the left pane and another for the right one.

mherrmann avatar Jan 24 '18 06:01 mherrmann

As pointed out in #418, the number of selected files should also be displayed.

mherrmann avatar Jun 05 '18 16:06 mherrmann

I'm missing this feature too. Now when I select few files I just see the word ready in the status bar and it would be nice to see how much files I selected and maybe the sum up size of them.

diovon avatar Sep 29 '20 17:09 diovon