cospend-nc icon indicating copy to clipboard operation
cospend-nc copied to clipboard

Export - provide direct download for managed-server users

Open xstable opened this issue 2 years ago • 3 comments

I do use nextcloud from a provider, so I don't have access to the filesystem. But if I do click on "Export" it shows me only that a csv-file is exported to a directory. And I've found no place in the Application to download this file.

image

I wish following features:

  1. create a section, where to see all those generated exports, and make users able to download and remove them from the place where they are saved
  2. create also a nice PDF-Export, (to solve it easy, use html2pdf with the report-page)

xstable avatar May 07 '22 19:05 xstable

It's true it would be nice to be able to download the exported projects from Copend's interface but it is already possible in the Files app.

You don't need access to the server filesystem. Files are exported in your user's Nextcloud files. Cospend creates a "Cospend" directory at your storage's root. You can get all exported files in Nextcloud's Files app.

Did I misunderstand what you said?

julien-nc avatar May 08 '22 13:05 julien-nc

@eneiluj hey, thanks for the response. I'm pretty new with nextcloud, so I don't mind, that the exports are saved in their files section... but if I now think about it's absolutely logical :)

Is there a way to only create a short message with a link to the Directory (on nextcloud) where the files are exported? Like: Your can download the exported files now here (here is linked to nexfcloud/file/Cospend/). I this that still would enhance the ux for export a lot.

xstable avatar May 09 '22 06:05 xstable

@eneiluj to create a link in batch mode : https://help.nextcloud.com/t/batch-mode-link-sharing/11072/9

ThisIsMe-TIM avatar May 09 '22 06:05 ThisIsMe-TIM