Okay, recreating this thread because I closed the other one then realised it didn't work.

Basically, I've got a long list of URLs that I want to make clickable, i.e like this

Pastebin doesn't seem to do this, emailing didn't work either (they didn't separate the links) and I wouldn't be able to use that anyway, and google documents didn't seem to work. I don't want to go through each URL individually.

What's the best way to do this?

EDIT: I found this site. It's okay, have to disable ad block though. So I'll leave this open if anyone has any better ideas.

11 years ago*

Comment has been collapsed.

Well, Pastebin does raw text, so no links there. I save personal links on Google Bookmarks, but that can't be shared unfortunately.

11 years ago
Permalink

Comment has been collapsed.

Why don't you use a regular expression to create a HTML page with links? Are the links separated by space or new line or sth?

11 years ago
Permalink

Comment has been collapsed.

/\ this. edit the next text into notepad and save it as .html : <html><head><title>Links</title></head><body>put your link here<br><br>Link2<br><br>Link3 etc.</body></html>

11 years ago
Permalink

Comment has been collapsed.

That would mean doing it individually though, right?

11 years ago
Permalink

Comment has been collapsed.

Are you sure google docs doesn't work? In my experience they hyperlink the links I copy/paste into it.

11 years ago
Permalink

Comment has been collapsed.

11 years ago
Permalink

Comment has been collapsed.

Closed 11 years ago by Simowl.