Cool.

Tangentially related, but I have a GitHub Action [1] -- which converts all the notes I write in my (oft-neglected) TIL site [2], and which may also be of interest. It's simple stuff but yeah bit of fun.

[1]: https://github.com/Julian/til/blob/1b9ae162625d20d3e4b6a3ffb... [2]: https://github.com/Julian/til/ [2b]: https://til.grayvines.com/

this is really cool. Does the cards get automatically added to the Anki database? What do you do if you want to add to different decks?

They get automatically added yeah -- right now it's a very straightforward thing I wrote via genanki [1] which is the real magic, but if I wanted them to go to different decks it'd be a pretty easy modification to do so based on whatever criteria (say, post tags or something).

[1]: https://github.com/kerrickstaley/genanki