Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
adamryczkowski opened this issue Jun 17, 2014 · 3 comments

Comments

@adamryczkowski
Copy link

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

@adamryczkowski adamryczkowski changed the title One-time recursive calculation of folder sizes, so one can sort files AND folders by their size Feature-request: One-time recursive calculation of folder sizes, so one can sort files AND folders by their size Jun 17, 2014
@anandrkris
Copy link

Same as #554 , i suppose.

@adamryczkowski
Copy link
Author

Yes, it is a duplicate.

@Vahan86
Copy link

Vahan86 commented Nov 27, 2016

@JosephMcc, duplicate of #554

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants