Post #1135871
2026-04-13 18:11 UTC
@aparrish I'm doing some tab & bookmark cleanup, was looking at my old pinboard account, and (belatedly, obviously) saw your note about moving. Have you written about how you're generating that page? I still haven't found a workflow I'm happy with for bookmarks.
Oh, following the rss feed now.
Replies (1)
-
@aparrish@friend.camp 2026-04-13 18:20
@a i haven't written about it, no, but it's fairly bare bones—i took an afternoon and wrote ~200 lines of Python code to generate HTML and RSS from a big JSON file of bookmarks, and also a little bookmarklet and script that copy the current url and selected text from whatever page i'm reading into a text file and opens it in vim so I can review and add tags, and that then gets parsed and added to the JSON file (and subsequently rebuilds the HTML/RSS and rsyncs with the web server)