Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Attachments accessible via Files #982

Closed
rponline opened this issue Apr 9, 2019 · 1 comment
Closed

Make Attachments accessible via Files #982

rponline opened this issue Apr 9, 2019 · 1 comment

Comments

@rponline
Copy link

rponline commented Apr 9, 2019

Is your feature request related to a problem? Please describe.
So, i introduced a new nextcloud instance with deck for collaborating to my team ... and my colleges added spreadsheets, Word-Documents and so to the cards. But it's super-annoying to edit such an attachment: you have to download, edit and upload it again manually.
Yes, we could just paste a share URL of a File to a Card but this would be still hacky.

Describe the solution you'd like
Add Attachment -> Web-File-Picker Dialog (as an overlay) with following features:

  • Navigate threw files
  • options for read/write access
  • Button to upload a file in current directory. (optional)
  • Multiselect (optional)

After selecting a File, Nextcloud shares the files with the Deck (i don't know if this kind of abstraction exists yet).

Then, list the attachments.

The ocdialog looks already promising, but it doesn't have all the features :/ core/src/jquery/ocdialog.js

Describe alternatives you've considered
Maintain a directory/file structure along the Decks and use that for storing files. Hmm. Not really.

@juliusknorr
Copy link
Member

Thanks for your feature request. This is actually a duplicate of #564 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants