nextcloud / deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
https://apps.nextcloud.com/apps/deck
GNU Affero General Public License v3.0
1.21k stars 275 forks source link

Function for Multi Download Attachments is missing #1158

Open ghosttable opened 5 years ago

ghosttable commented 5 years ago

Hello, its a great app for Nextcloud, but we are missing one thing till now, the function to Download the Attachments, would it be possible to add a download button, so that all assigned Groups can just Download attachments by one click? or if not possible by selecting the Attachments and click on download.

Greetz and Regards

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/78066903-function-for-multi-download-attachments-is-missing?utm_campaign=plugin&utm_content=tracker%2F52758431&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F52758431&utm_medium=issues&utm_source=github).
albjeremias commented 1 month ago

Hi! Im interested on solving this issue, can you guide me a bit into this functionality of downloading a file, is just a path from a field in the database? if you can't support is also ok, i will check the code for a bit. any hint is welcome! thanks

in attachment the idea: image

im going to use js-client side code for generating a zip for now. :) will share

albjeremias commented 1 month ago

you can also view all your attachments on the list of files in nextcloud folder called "Deck" :astonished: and order them by date.

but this friends request to download multiple cards of the deck specifically.

i saw your frontend is vue and backend php.

the tasks to achieve this: