.md as an output option

About a few months ago, I was obsessed with generating a nice printable report with I.S. and B.S.

After many iterations, I managed to hack a Go program that runs hledger with JSON output and pipes it to a predefined Typst template. hlgo was actually a byproduct of this effort.

Result:


*Example data generated with LLM, pdf rendered with imagemagick

My initial plan was to open-source this, but it's very rough around the edges and got way too complicated for what it does (should've written it in Python), so that's not going to happen, at least for now.

edit: added daily report image

1 Like