Skip to content

Instantly share code, notes, and snippets.

@extratone
Created December 4, 2020 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save extratone/47e45b6a7f30738d66a0774e7f1eea0b to your computer and use it in GitHub Desktop.
Save extratone/47e45b6a7f30738d66a0774e7f1eea0b to your computer and use it in GitHub Desktop.
How to convert a list of URLs to a bookmarks.html file.

Discord Channel Links to Raindrop Bookmarks

How to Migrate Links in Discord Channels to Raindrop Collections

The Dilemma

I have used a Discord channel as my "Reading List" for years, but have been using Raindrop in the past month and would like to migrate all the links to all the articles, essays, videos, etc that I've posted in the channel through its existence into my Reading List Collection on Raindrop.

Requisites


Process

  1. Using the Discord Chat Exporter tool, export your desired Discord channel's content in CSV format.
  2. Using this online URL Extractor Tool, upload the CSV file and extract URLS from it.
  3. Copy the extracted raw list of URLs.
  4. Paste the URLs into the input of this Bookmark HTML File Generator and select "Download Bookmarks."
  5. In Raindrop's import interface, select the HTML file you download to import.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment