From 4e8d2a63e3165cd3e9f01ca54139125c8736cb54 Mon Sep 17 00:00:00 2001 From: Red S Date: Wed, 27 Mar 2024 02:10:32 -0700 Subject: [PATCH] add link to beancount-reds-importers --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index 984a2ee..44a0196 100644 --- a/src/index.md +++ b/src/index.md @@ -662,6 +662,7 @@ Commit activity (from https://hledger.org/reporting-version-control-stats.html) - bean-identify, bean-extract, bean-file - Beancount built-in tools - [banks2ledger](https://github.com/tomszilagyi/banks2ledger) - CSV to *ledger converter - [beancount-import](https://github.com/jbms/beancount-import) web app/framework for converting various formats to beancount (python) +- [beancount-reds-importers](https://github.com/redstreet/beancount_reds_importers) Simple importers and tools for Beancount. A framework to allow you to easily write your own importers. - [beancount-ynab](https://github.com/hoostus/beancount-ynab) Import YNAB4 (legacy desktop-based version) into beancount - [beancount-ynab5](https://github.com/hoostus/beancount-ynab5) Import YNAB5 (cloud-based version) transactions into beancount - [buchhaltung](https://hackage.haskell.org/package/buchhaltung) CSV/FinTS/HBCI/OFX to *ledger conversion/deduplication (haskell)