Skip to content

display non-recursive size/counts #9

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

Open
lgarrison opened this issue Mar 15, 2025 · 0 comments
Open

display non-recursive size/counts #9

lgarrison opened this issue Mar 15, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@lgarrison
Copy link
Member

Because we only display recursive sizes/counts, it can be hard to tell if most of the usage is in the current dir or the subdirs. If there are only a few files/subdirs, it's not hard to add up the subdir sizes by eye and compare that to the recursive size, but we may want a better user experience for this. Displaying the non-recursive size and counts in the cwd would help with this.

The main question is where/how to display this info on the UI that makes it clear that the size is *non*-recursive. All the other sizes are presently recursive.

@lgarrison lgarrison added the enhancement New feature or request label Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant