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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pick existing files in your Nextcloud to "upload" as a new attachment #1562

Open
wargreen opened this issue Jan 12, 2024 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@wargreen
Copy link

wargreen commented Jan 12, 2024

I've search for a similar issue but found nothing... Sorry if it's a duplicate.

Please use GitHub reactions 馃憤 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!

Is your feature request related to a problem? Please describe.

We use Deck for music tour managing, and use a lot mobile apps. We need to link some fast-changing files in decks so we can't upload a new version on each card.
Link file from Files app is the perfect solution for us but we can't do that only via the web UI.
Also, via the Deck app, we can't delete attachment or link it in the description.

Describe the solution you'd like

A similar workflow that on the web UI would be very useful.

In the card's attachment view :

  • Import from file button

In the context menu of an attachment :

  • View in file app
  • Download
  • Delete from attached files

In the description of a card :

  • Add a link to an attached file, or better a full toolbar for the markdown editor (but maybe that is another topic :) for allow users that don't know how to user markdown to edit the descriptions without be scared by a non-WYSIWYG stuff.

Describe alternatives you've considered

I've try to link in the description of a file but the markdown should be write by hand in this android app.
Use a file from the NC integration in the android's files re-upload the file in the /Deck dir.

Additional context

_ _
Screenshot_20240112-153618_Nextcloud_Deck Screenshot_20240112-153326_Nextcloud_Deck
@wargreen wargreen added the enhancement New feature or request label Jan 12, 2024
@stefan-niedermann
Copy link
Owner

Also, via the Deck app, we can't delete attachment.

Please see our FAQ for this point.

Otherwise I identified two separate issues:

  1. Append link to an existing attachment into the description
  2. Pick existing files in your Nextcloud to "upload" as a new attachment

Can you confirm that I understood your requests correctly?
In this case I'll split them up to two separate issues which can be worked on independently (Developer note: for 2. I have the hope that we can reuse the file picker from the Nextcloud Files app)

@wargreen
Copy link
Author

wargreen commented Jan 21, 2024

Oops, sorry, i have not seen the FAQ. I've link this one in the Deck issue for reference.

Yes, we can summarize with this two point.
For some details :

1. Append link to an existing attachment into the description

Yes. I think that can be useful to have a full markdown editor with a button for link something from attachments. I see that cause some people that work have some difficulties with techno-things as markdown. :) Yes, markdown is readable but not for everybody.

2. Pick existing files in your Nextcloud to "upload" as a new attachment

So I see more as a "link" to NC file that re-upload in the "Deck" directory. Don't know if it's the same thing on the dev side. It would be very nice to have this feature also in the the tool for link the file in the description for avoid to have to first put it in attachment then link it in description.

Thank you for your interest on this request, this will allow us to really switch to deck with our colleagues !

@stefan-niedermann
Copy link
Owner

Little update: 1.24.0 will provide an Append to description menu item when long pressing an attachment. It will behave similar to the Web UI and simply append a link to the attachment to the description.

image

@stefan-niedermann stefan-niedermann changed the title Improve file attachements actions (Link from file, delete attachement...) Pick existing files in your Nextcloud to "upload" as a new attachment Jan 26, 2024
stefan-niedermann added a commit that referenced this issue Jan 26, 2024
Refs: #1562

Signed-off-by: Stefan Niedermann <info@niedermann.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants