Ask HN: In HN threads is it possible to prevent long URLs from being truncated?1 points·by remar·6년 전·2 commentsForgive me if this is very trivial as I'm not very 'web-dev-literate'...I like to save HN comments for personal reference and usually just cherry-pick and manually highlight+copy them into my personal notes.Comments with long URLs will end up being displayed and subsequently copied as:http://example.com/some-very-long-url-that-ge...Was wondering if there's a simple way (custom css/js?) to force these long URLs from not being truncated in order to make manual copying easier.2 commentsPost comment[–]mimixco·6년 전replyHow about right-click and choose Copy Link Address?[–]remar·6년 전replyRight, but I'd prefer not to have to do that if a comment cites multiple links that I want to queue for later.
I like to save HN comments for personal reference and usually just cherry-pick and manually highlight+copy them into my personal notes.
Comments with long URLs will end up being displayed and subsequently copied as:
http://example.com/some-very-long-url-that-ge...
Was wondering if there's a simple way (custom css/js?) to force these long URLs from not being truncated in order to make manual copying easier.