ganeshrvel / openmtp

OpenMTP - Advanced Android File Transfer Application for macOS
https://openmtp.ganeshrvel.com
MIT License
3.25k stars 130 forks source link

Calculate & display folder sizes #349

Open pavner opened 6 months ago

pavner commented 6 months ago

It's great that the number of files in a folder can be seen in the bottom bar. It would be even better if the size of a folder were displayed to its right when you're outside the fodler.

Otherwise, when inside a folder, showing the sum of the sizes of all selected items / all contained files would also be a solution.

Many thanks!

ganeshrvel commented 2 months ago

Thank you for the feedback!

I'll check if it's feasible to display the size of a folder and the sum of sizes for selected items without a significant performance impact.

I'm planning a total rewrite of OpenMTP from scratch, so hopefully, we can include these features in future versions.

Stay tuned, and many thanks for your input!