After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 629561 - Add "Last-Modified" column to disk usage report
Add "Last-Modified" column to disk usage report
Status: RESOLVED FIXED
Product: baobab
Classification: Core
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Baobab Maintainers
Baobab Maintainers
Depends on:
Blocks: 355387
 
 
Reported: 2010-09-13 19:01 UTC by Daniel Hahler
Modified: 2013-07-24 09:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add a column telling when the folder was last modified (7.81 KB, patch)
2013-07-21 12:41 UTC, Stefano Facchini
committed Details | Review
screenshot (80.09 KB, image/png)
2013-07-21 12:42 UTC, Stefano Facchini
  Details

Description Daniel Hahler 2010-09-13 19:01:01 UTC
Currently there are the following columns:
folder, usage, size and content (translated from German)

I think another column would be useful: "last modified".
This would display the date of the last modification of objects in this folder.

The primary use case is to find cruft easier, which is likely to not get used anymore (if it has not been touched for years for example).
Comment 1 Stefano Facchini 2013-07-21 12:41:36 UTC
Created attachment 249742 [details] [review]
Add a column telling when the folder was last modified
Comment 2 Stefano Facchini 2013-07-21 12:42:58 UTC
Created attachment 249743 [details]
screenshot

Screenshot using roughly the same heuristics of GNOME git web interface for time/date formatting
Comment 3 Stefano Facchini 2013-07-24 09:42:36 UTC
Committed with a simplified time indication, just showing "Today" for what was modified in the last 24 hours.

Attachment 249742 [details] pushed as 85bfbf7 - Add a column telling when the folder was last modified