-
Notifications
You must be signed in to change notification settings - Fork 111
Description
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
-
Have additional files tab open in your browser showing the files in Nextcloud
-
Click on the files tab
-
Go into the directory with the file to be linked
-
In order to avoid spelling issues right-click the file and attempt to rename it
-
Copy the name of the file to the clipboard
-
Click on the text editor tab
-
Paste the name of the file into your text editor
-
Highlight the copied name
-
Click on the files tab
-
Right-click the file to be linked again
-
Select Details
-
Click on the icon to do a direct copy of the Nextcloud Link to the clipboard
-
Click on the text editor tab
-
Paste the Nextcloud Link as a link in the text editor
-
Done - you have a link like NextcloudApps.md
Proposed:
-
Click on the 'Nextcloud link' icon right to the current 'Add picture' icon
-
Select the file in that GUI as you would select a picture
-
Done - you have a link like NextcloudApps.md