/convert-pocket-csv-to-html

Convert Pocket-exported CSV files to single HTML

Primary LanguagePython

Convert Pocket CSV files to HTML

Because Pocket is shutting down, I exported my bookmarks, but the link was a ZIP file of CSV files.

I needed a single HTML file to import elsewhere (I chose Pinboard, specifically).

To run, use uv:

uv run main.py -o bookmarks.html *.csv