Written by grimko the 29 Feb 08 at 23:05.
Related project: Nautilus.
Status: New
Rationale
When displaying the partitions inside a file explorer such as Nautilus, it would be interesting to see the equivalent of the "df -h" data, that is to say the disk space available on each partition.
The way it is displayed on Vista, with a completion bar, and a different color if it gets close to full state would also be very handy.
Greyor.
Have you tried Disk Usage Analyzer :D ?
It's slow, because it counts data available on each folder, recursively.
The use case I describe is really about having an equivalent to the df command, instantaneously displaying the available disk space on the partition (which is very much more usefull in my opinion), not the space used in detail.
Yes but Filelight, as I understand it, is exactly the same as Disk Usage Analyzer on Gnome.
Don't you think the partition available/used space is a great missing feature ?
Unfortunately hacking Nautilus is not an easy task, the Gnome development is quite hard to setup. That's why it's sometimes easier and a lot quicker to develop a small third-party applet.