Hello everyone,
This is a library to read/parse and write/insert individual Beancount
transactions, implemented in Emacs Lisp.
I continue to hack away on my little library over the last year, making
little quality-of-life improvements, fixing bugs, etc.
I realized I should probably publish those so I made some time today to
do so, and called it version 0.1.0. :)
The main feature is probably “categorizer” support. If you set the
variable bean-txn-categorizer (which see) to the name of some function,
the TXN-FORM will be passed through said function (to modify it however
you like).
Please let me know what you think!
https://sr.ht/~trs-80/beancount-txn-elisp/
https://git.sr.ht/~trs-80/beancount-txn-elisp/log
--
Cheers,
TRS-80