From 3519c10037891dcfc347f550209b52582ee574df Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 14 Nov 2023 07:41:31 -0800 Subject: [PATCH] add magicbeans --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 6d9fb13..9394ad5 100644 --- a/index.md +++ b/index.md @@ -711,6 +711,7 @@ Additional helper tools complementing the PTA apps, by category. - [MoLe](https://fossdroid.com/a/mole.html) mobile client for hledger-web (Android, [java](https://git.ktnx.net/?p=mobile-ledger.git)) - [hledger.org: Mobile apps](https://hledger.org/mobile.html) + ### Library - [beancount-parser](https://github.com/LaunchPlatform/beancount-parser) standalone [Lark-based](https://github.com/lark-parser/lark) beancount syntax parser (not relying on the beancount library) @@ -718,6 +719,7 @@ Additional helper tools complementing the PTA apps, by category. - [beancount-parser-lima](https://docs.rs/beancount-parser-lima/latest/beancount_parser_lima/) another Beancount parser in Rust using [Logos](https://docs.rs/logos/latest/logos/) and [Chumsky](https://docs.rs/chumsky/latest/chumsky/) - [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) a library provides data types and processors of custom beancount forms for inputting repeating similar entries easily - [beanhub-web-react](https://github.com/LaunchPlatform/beanhub-web-react) react components for beancount entry input forms and [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) +- [magicbeans](https://github.com/ericaltendorf/magicbeans/) Beancount extensions for cryptocurrency tax tracking and reporting ### Utilities