Skip to content

Easily add links to other nextcloud files #308

@Klakla2

Description

@Klakla2

Is your feature request related to a problem? Please describe.
Adding links to other files in my Nextcloud instance is tedious.

Describe the solution you'd like
Add an 'Add Nextcloud link' icon to the right of the current 'Add picture' icon to easily add a link to a file in your Nextcloud instance just how you do it to add a picture.

Describe alternatives you've considered
It is already possible to select a file using the 'Add picture' icon, but that one adds a big picture like rectangular shape and the link is not to the file itself, but to the directory in which it is contained. But the code should be very eaasy to adapt to add in this case a proper link to a file in my text.

Additional context

Current tedious:

In order to add a link to another file in your Nextcloud you need to

  1. Have additional files tab open in your browser showing the files in Nextcloud

  2. Click on the files tab

  3. Go into the directory with the file to be linked

  4. In order to avoid spelling issues right-click the file and attempt to rename it

  5. Copy the name of the file to the clipboard

  6. Click on the text editor tab

  7. Paste the name of the file into your text editor

  8. Highlight the copied name

  9. Click on the files tab

  10. Right-click the file to be linked again

  11. Select Details

  12. Click on the icon to do a direct copy of the Nextcloud Link to the clipboard

  13. Click on the text editor tab

  14. Paste the Nextcloud Link as a link in the text editor

  15. Done - you have a link like NextcloudApps.md

Proposed:

  1. Click on the 'Nextcloud link' icon right to the current 'Add picture' icon

  2. Select the file in that GUI as you would select a picture

  3. Done - you have a link like NextcloudApps.md

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions