Skip to content

Feature-request: One-time recursive calculation of folder sizes, so one can sort files AND folders by their size #637

@adamryczkowski

Description

@adamryczkowski

At the moment, "size" for folders returns number of files immediately inside the folder.

When I refactor my documents' structure, I'd like to see the size of all the files inside the folders as well. I know the measurement is costly and imprecise. For cost I'd suggest that the calculation would be done on-demand only, triggered by a shortcut (or even by a button click).

Maybe a cleaner way to implement it is a new plug-in that populates on demand a custom column "deep size", that user can use a sort key.

See also
http://askubuntu.com/questions/298051/display-folder-sizes-in-file-manager
and
http://askubuntu.com/questions/101963/show-current-folder-size-in-nautilus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions