Oddbean new post about | logout
 thanks for the suggestion !

yes i eventually rolled my own script for this, which specifically parses the yaml metadata for jekyll posts from the bitcoincore org repo, and creates and posts a nostr event with the markdown text (with magnet link inserted)

see https://habla.news/u/bitcoincore@x0f.org

it turned out to be easier than expected, though for experimentation it would have been nice to do the first one with a UI 
 your welcome. 

sounds cool, i would be happy to see the script if its open source now.

i agree, it can be available with a simple ui. a nostr markdown client. 
 sure, it's not code i'm super proud of but here u go:
https://github.com/laanwj/miscellany/blob/main/nostr/post-bitcoin-core-release.py