Open
Description
Description
There's currently no way to see folder sizes by design. But it would be a good addition if there was a way to achieve this, so that sorting based on it could be quite useful. For example, Forklift 4 supports it as shown below:
Changes
A command is available in the tool to recursively calculate and cache all folder sizes within the current view, so navigating to a child folder will also have this information, as will going back until a change is made, such as deletion.
Implementation
It can be a simple command, something similar to the one implemented on Forklift 4 supports it as shown below as mentioned in the description.