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 -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/beancount/874ipkj1a1.fsf%40isnotmyreal.name.
