files-community / Files

A modern file manager that helps users organize their files and folders.
https://files.community
MIT License
34.32k stars 2.19k forks source link

Feature: Storage Analysis #6091

Open hez2010 opened 3 years ago

hez2010 commented 3 years ago

Idea

We can add a tool for storage analysis and drawing a graph helping users identify how files are taking up user's storage.

Similar products: TreeMapFs.

Files Version

v2.0

Windows Version

Windows 11 22449.1000

R3voA3 commented 3 years ago

Good idea. Here is a another app to get an idea https://www.microsoft.com/store/productId/9PFXCD722M2C

Svk1190 commented 3 years ago

I think WizTree does the storage analysis really fast because it uses the master file table. Similarly, if Files uses the MFT, then it can do the storage analysis faster than other approaches.

yaira2 commented 1 year ago

Is this something that should be in the properties window?

Fyi @chingucoding

yaira2 commented 1 year ago

Fyi @mdtauk