diff --git a/index.html b/index.html index cc5dc08..b869c0e 100644 --- a/index.html +++ b/index.html @@ -396,6 +396,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
  • banks2ledger - CSV to *ledger converter
  • beancount-import web app/framework for converting various formats to beancount (python)
  • beancount-ynab You Need A Budget to beancount converter
  • +
  • buchhaltung CSV/FinTS/HBCI/OFX to *ledger conversion/deduplication (haskell)
  • csv2beancount CSV to beancount converter (clojure)
  • gcash2ledger.py GNUCash XML to *ledger converter (python)
  • gnucash-to-beancount GNUCash sqlite to beancount converter (python)
  • diff --git a/index.md b/index.md index 66edf46..871a193 100644 --- a/index.md +++ b/index.md @@ -337,6 +337,7 @@ The following sections collect add-ons and helper tools related to the above. - [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-ynab](https://github.com/hoostus/beancount-ynab) You Need A Budget to beancount converter +- [buchhaltung](http://hackage.haskell.org/package/buchhaltung) CSV/FinTS/HBCI/OFX to *ledger conversion/deduplication (haskell) - [csv2beancount](https://github.com/PaNaVTEC/csv2beancount) CSV to beancount converter (clojure) - [gcash2ledger.py](https://gist.github.com/nonducor/ddc97e787810d52d067206a592a35ea7/) GNUCash XML to *ledger converter (python) - [gnucash-to-beancount](https://github.com/henriquebastos/gnucash-to-beancount/) GNUCash sqlite to beancount converter (python)