Hacker News new | ask | show | jobs
by KarlKemp 1624 days ago
Bookmarklet in Safari:

    javascript:window.location=%22http://news.ycombinator.com/submitlink?u=%22+encodeURIComponent(document.location)+%22&t=%22+encodeURIComponent(document.title)
Might need some change in encoding/quoting for other browsers, IIRC.