From 1972c53008744ee00d77a3394e8b1b0b953cade2 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 23 Sep 2021 08:02:03 -1000 Subject: [PATCH] beancount2ledger, was missing --- index.html | 2 +- index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1d7b71b..ad7db83 100644 --- a/index.html +++ b/index.html @@ -734,7 +734,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
  • ledger-to-beancount yet another simple ledger to beancount converter (python)
  • ledger-tutorials convert Pete Keen's tutorials to ebook format
  • ledger2beancount.py *ledger to beancount converter
  • -
  • ledger2beancount h/ledger to beancount converter (perl). Use this one.
  • +
  • ledger2beancount/beancount2ledger the best converter between h/ledger and beancount formats (perl).
  • outofit QuickBooks to *ledger converter
  • piecash GNUCash SQL to *ledger converter (python)
  • plaid2qif Download transactions from plaid as QIF or CSV files
  • diff --git a/index.md b/index.md index 25deb4c..f01de2b 100644 --- a/index.md +++ b/index.md @@ -679,7 +679,7 @@ Next, related add-ons and helpers by category - [ledger-to-beancount](https://github.com/glasserc/ledger-to-beancount/) yet another simple ledger to beancount converter (python) - [ledger-tutorials](https://github.com/tlvince/ledger-tutorials) convert Pete Keen's tutorials to ebook format - [ledger2beancount.py](https://gist.github.com/travisdahlke/71152286b0a8826249fe) *ledger to beancount converter -- [ledger2beancount](https://github.com/beancount/ledger2beancount) h/ledger to beancount converter (perl). Use this one. +- [ledger2beancount](https://github.com/beancount/ledger2beancount)/[beancount2ledger](https://github.com/beancount/beancount2ledger) the best converter between h/ledger and beancount formats (perl). - [outofit](https://github.com/rcaputo/outofit) QuickBooks to *ledger converter - [piecash](https://github.com/sdementen/piecash) GNUCash SQL to *ledger converter (python) - [plaid2qif](https://github.com/ebridges/plaid2qif) Download transactions from plaid as QIF or CSV files