-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
We would like to use this nice interface as a background file management system for a static website. We have many users that are not that technically inclined and would love if there was a super-easy way to get the (absolute) file url of an uploaded file to paste it into the website. I know that you can get the URL by selecting the file, clicking on info, right clicking the link shown and clicking on 'Copy link address'. But this is a little bit too cumbersome for the most frequently used operation.
What do you think about an additional command that e.g. instantly copies the link to the clipboard? Or is there already an easier way that I missed? It would be very helpful for our use case. I already tried to implement a custom command, but got stuck (#2906).