[GH-ISSUE #143] Ability to see folder sizes #109

Open
opened 2026-02-25 21:31:13 +03:00 by kerem · 1 comment
Owner

Originally created by @MrLyallCSIT on GitHub (Sep 29, 2020).
Original GitHub issue: https://github.com/ciur/papermerge/issues/143

Originally assigned to: @ciur on GitHub.

Is your feature request related to a problem? Please describe.
Navigating through papermerger, I need to know if a folder is empty before deleting etc. Currently having to enter the folder then exit it to check.

Describe the solution you'd like
Column in List view which displays the folder sizes

Originally created by @MrLyallCSIT on GitHub (Sep 29, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/143 Originally assigned to: @ciur on GitHub. **Is your feature request related to a problem? Please describe.** Navigating through papermerger, I need to know if a folder is empty before deleting etc. Currently having to enter the folder then exit it to check. **Describe the solution you'd like** Column in List view which displays the folder sizes
Author
Owner

@ciur commented on GitHub (Sep 29, 2020):

Hi @AlexanderEDavis,

Your suggestion definitely makes sense. However, this feature it is a little bit more tricky to implement correctly - the reason is that folders are recursive in nature and whenever a new document is added/removed the size field need to be recursively updated.
I will make sure that this feature will be part of 1.6 release (planned for late November 2020).

Thank you for opening this feature request!

<!-- gh-comment-id:700511301 --> @ciur commented on GitHub (Sep 29, 2020): Hi @AlexanderEDavis, Your suggestion definitely makes sense. However, this feature it is a little bit more tricky to implement correctly - the reason is that folders are recursive in nature and whenever a new document is added/removed the size field need to be recursively updated. I will make sure that this feature will be part of 1.6 release (planned for late November 2020). Thank you for opening this feature request!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/papermerge#109
No description provided.