Post #1444065
2026-04-13 18:20 UTC
@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)
Replies (1)
-
@a@pdx.social 2026-04-13 18:56
@aparrish Thanks, that sounds great. Do you do anything for things you want to save while you're on your phone? Or is it just punt to where it's already a solved problem? Ingress is the part that always trips me up. I keep wanting something that'll feel the same on my computer and my phone, but I'm thinking I just need to embrace them being different environments more.