Hacker News new | ask | show | jobs
by procyon 5683 days ago
It took me couple of minutes to figure out how to copy the link to the URL. You can copy the url automatically to clipboard right after user uploads the files (and display the notice to communicate it) or provide a visual clue to make it easier to find URL copy feature.
2 comments

Be careful with this. A lot of times I have something in the clipboard that absolutely can't be overwritten. Automatically writing to the clipboard isn't exactly expected behavior.
Oh, smart! Never thought of that. We'll look into a nice way of implementing that.