droppyjs / droppy

Self-hosted file storage
https://droppyjs.com
BSD 2-Clause "Simplified" License
107 stars 13 forks source link

Multi-selection and sum functions for copy/move/delete #16

Open alex21311 opened 3 years ago

alex21311 commented 3 years ago

Problem

I often have a lot of files that I want to move, copy or delete. Droppy only allows operations on single files and it is exhausting to do these operations one by one.

Solution

Would be great to have the possibility of multiple selection of files and folders and corresponding actions for delete/copy/move them at once (in parallel or processing in a queue). This should also be possible after using the search filter!

markhughes commented 3 years ago

This is great, a very simple powerful feature that should be supported. Thanks!

Th3irdEye commented 1 month ago

Just started checking this project out today. Love the look and the responsiveness. I would swap to this in a heartbeat over what I'm currently running but lack of multi-select is going to be what stops me for now. I hope that feature makes it in soon.