Convert a plaintext list of URLs to the Netscape Bookmark file format that's importable by most browsers.
Go to file
rjt ecac47a02a First commit. 2022-04-04 17:28:32 +00:00
LICENSE Initial commit 2022-04-04 17:19:03 +00:00
README.md Note on where bookmarks are imported 2022-04-04 17:27:34 +00:00
bookmarks-convert-netscape.sh First commit. 2022-04-04 17:28:32 +00:00

README.md

mastodon-bookmarks-convert-netscape

Convert a plaintext list of URLs (the format Mastodon uses to export bookmarks) to the Netscape Bookmark file format that's importable by most browsers.

To use:

./bookmarks-convert-netscape.sh [input] [output]

where [input] is a file containing a list of URLs, and [output] is the name of the file you want to export too, which should probably end in .html.

In Firefox the bookmarks will be imported to 'Bookmarks Menu/Bookmarks from Mastodon'.