server icon indicating copy to clipboard operation
server copied to clipboard

show deleted files / trash size

Open wookietreiber opened this issue 6 years ago • 11 comments

Is your feature request related to a problem? Please describe. The deleted files (view=trashbin) neither shows the size of the trash (the entire trash) nor the sizes of the files / directories contained in the trash. This makes it hard to decide when and what to remove if you don't simply want to empty the entire trash.

Describe the solution you'd like Show the sizes like in the normal file view.

Describe alternatives you've considered None.

Additional context

Trash shows no file sizes:

screenshot-firefox-2019-02-11-09-19-34

Normal folder view shows file sizes:

screenshot-firefox-2019-02-11-09-22-08

wookietreiber avatar Feb 11 '19 08:02 wookietreiber

Also, you should be able to sort by file size, as in the normal folder view (so you can start deleting the largest files). Thanks to whoever is working on this.

alexanderdd avatar Mar 31 '19 08:03 alexanderdd

This issue has been automatically marked as stale because it has not had recent activity and it seems to be missing some essential informations. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 05 '19 14:06 stale[bot]

15.0.7 -- I would still like to see this enhancement, especially including sort by size. I need this feature a lot so I can free up disk space starting with the biggest files first. (comment to remove stale label)

alexanderdd avatar Jun 05 '19 18:06 alexanderdd

It seems to me it should be fairly easy to implement the same file view for trash as in regular folder view, including file size and ability to sort by size, and deletion date.

Or should I open a separate issue for "sorting files by size in trash view"?

alexanderdd avatar Feb 14 '20 00:02 alexanderdd

I can confirm that this is still not implemented in 19.0.4 =(

alexanderdd avatar Oct 14 '20 20:10 alexanderdd

Can you triage this please? @juliushaertl @skjnldsv

alexanderdd avatar Jun 10 '21 08:06 alexanderdd

Makes sense to have I'd say (cc @nextcloud/designers)

juliusknorr avatar Jun 10 '21 08:06 juliusknorr

Yep, all of that makes sense. The size in the trash bin can be exactly where it is for the normal files and it can allow sorting by size too.

nimishavijay avatar Jun 10 '21 09:06 nimishavijay

Allow sorting the trash bin by size would be really helpful.

Note: Not available at v24.0.2

rakekniven avatar Jul 01 '22 18:07 rakekniven

@rakekniven

Note: Note available at v24.0.2

did you mean "now available"? so this bug is closed?

alexanderdd avatar Aug 02 '22 00:08 alexanderdd

did you mean "now available"? so this bug is closed?

Sorry for my spelling issue, just adapted my comment. "Not available" is the right wording and therefor issue is still open.

rakekniven avatar Aug 03 '22 09:08 rakekniven

Related to https://github.com/nextcloud/server/issues/24544.

being-peace avatar Mar 17 '23 09:03 being-peace

The API call under /remote.php/dav/trashbin/<user>/trash already returns the file size but it's not shown in the list.

J0WI avatar Apr 11 '23 13:04 J0WI

Cc @skjnldsv the size is now shoen after the rewrite, right?

szaimen avatar Apr 11 '23 14:04 szaimen

Yep, done already! :rocket:

skjnldsv avatar Apr 11 '23 14:04 skjnldsv

Allow sorting the trash bin by size would be really helpful.

Sorting also implemented

skjnldsv avatar Apr 11 '23 14:04 skjnldsv