Problem: It’s hard for users to get file URLs from the file manager. Proposed solution:
Add a new menu item, “Copy URL”, under file actions dropdown that allows a user to copy the file’s url. Here:
It would also be nice if the file name was linked to the file location in list (non-tree) view, or if there was a preview action in the file actions that opened the file’s url in a new tab.
@Alex_B_Centrifuge (and anyone else), what would you expect the file URL to be copied as, the full absolute path (using primary domain), or just the relative directory path?
Personally, I’d use this for internal/admin use (for content management) so would typically want a relative path.
Then, use the “Preview in a new tab” function if I wanted the absolute link and copy the browser address from there.