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
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