Make links clickable when viewing files
-
If a file is uploaded (.txt, .md, .html) the preview pane shows the contents but doesn't make the text URLs in the document clickable. (public listing)
It would be great to make links in the text preview clickable (to avoid having to click, select, copy, new tab/window/paste).
Fun thing is the File Manager app editor/viewer does this already. (requires login)
-
If a file is uploaded (.txt, .md, .html) the preview pane shows the contents but doesn't make the text URLs in the document clickable. (public listing)
It would be great to make links in the text preview clickable (to avoid having to click, select, copy, new tab/window/paste).
Fun thing is the File Manager app editor/viewer does this already. (requires login)
@robi can you explain this a bit more? The current version, if you click a file, then it gets previewed and selected. In the bottom of the preview pane, there are buttons with download/open/copylink and the same are on hover in the listview itself.
Furthermore the last version also has an
a
tag as the filename which allows to open directly a new tab with middleclick or ctrl+click on the title. -
@robi can you explain this a bit more? The current version, if you click a file, then it gets previewed and selected. In the bottom of the preview pane, there are buttons with download/open/copylink and the same are on hover in the listview itself.
Furthermore the last version also has an
a
tag as the filename which allows to open directly a new tab with middleclick or ctrl+click on the title.