Add folder size on disk as a icon info #889
Replies: 2 comments 3 replies
-
This is not an objection to your proposal, merely a thought to focus more thought: Do you want the folder size to include only the sizes of the files in the folder or do you want it to include the sizes of all sub-folders and sub-sub-folders recursively? Also, are you more interested in the size of the blocks occupied on disk, or only the actual bite sizes of the files? Windows hides a lot of these complications from the user, but Linux provides an embarrassment of riches in this area. |
Beta Was this translation helpful? Give feedback.
-
Should certainly be recursive; the primary use-case is stuff like "how much space do I need to put this folder on a different drive", or "how much space will I free up by deleting this", or similar. For exactly how that's counted, I think it probably doesn't matter too much? The average user won't care about the difference, and someone who does care probably knows how to use command-line tools to find out. If it does matter, then there could be an option in the preferences to let the user pick. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In Nemo, I can choose to have it display information beneath an icon, like its date created, date modified, etc. Oddly, folder size is not one of the options. I can display file size, or the number of items in a folder, but not its actual size. To see that I have to right click and go into properties.
Beta Was this translation helpful? Give feedback.
All reactions