You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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:
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.
The text was updated successfully, but these errors were encountered: