Importing Bookmarks from a Text File (to any browser/website)
Posted
by
Gary Oldfaber
on Super User
See other posts from Super User
or by Gary Oldfaber
Published on 2010-11-24T02:00:51Z
Indexed on
2012/06/23
3:19 UTC
Read the original article
Hit count: 203
I have dozens of text files containing around 60 url's each, accumulated over years of browsing on multiple computers. I wish to import these into any browser, to allow me to then use cross-browser importing. My ultimate goal is to then import the bookmarks to somewhere like delicious, which will automatically tag the links, allowing me to sort each page by subject.
The closest I've managed to find is: Import bookmarks to firefox from txt file
However while this plugin imports from a text file, it has no correlation with Firefox's bookmarks, and only allows you to export back to csv/txt files.
I understand that the problem of importing from text files is that bookmarks need a Title, and so I wish to use a given pages existing title.
I've been unable to find any such tool on the net.
© Super User or respective owner