Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rodrigotomees/html-bookmark-to-csv

Convert your HTML Firefox Bookmark to CSV and import it into Notion!
https://github.com/rodrigotomees/html-bookmark-to-csv

bookmark firefox js notion utility

Last synced: about 1 month ago
JSON representation

Convert your HTML Firefox Bookmark to CSV and import it into Notion!

Awesome Lists containing this project

README

        

# HTML Firefox Bookmark to CSV

With this website you can convert HTML Firefox bookmark to CSV this way you
can import them into a Notion table.

You can try with the file `bookmark.html` that are in the repo. This file
has my own dev bookmarks.

To use the website you only need to drag and drop the file in the input or select it and automatically will be download the bookmark in CSV.

![Notion example](./assets/img/notion.jpg 'Notion')

The code of this repo uses this [gist](https://gist.github.com/ruucm/83fdd36c862a49ba35475c75aa360417) as a base.