1
0

Add Ledger Reconciler to the "related tools" section

Signed-off-by: Marvin Pinto <git@pinto.im>
This commit is contained in:
Marvin Pinto
2017-09-26 15:00:51 -04:00
committed by Simon Michael
parent e4a4875132
commit f4cd857d72
2 changed files with 2 additions and 0 deletions

View File

@@ -264,6 +264,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<li><a href="http://hackage.haskell.org/package/hledger-irr">hledger-irr</a> calculate an account's internal rate of return over time</li>
<li><a href="https://github.com/nathankot/ledger-get-prices">ledger-get-prices</a> download market prices</li>
<li><a href="https://github.com/tlvince/ledger-tutorials">ledger-tutorials</a> convert Pete Keen's tutorials to ebook format</li>
<li><a href="https://disjoint.ca/projects/ledger-reconciler">ledger-reconciler</a> automatically download and reconcile your ledger financial entries</li>
</ul>
<h4 id="data-importconversion">data import/conversion</h4>
<ul>

View File

@@ -255,6 +255,7 @@ Inactive:
- [hledger-irr](http://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return over time
- [ledger-get-prices](https://github.com/nathankot/ledger-get-prices) download market prices
- [ledger-tutorials](https://github.com/tlvince/ledger-tutorials) convert Pete Keen's tutorials to ebook format
- [ledger-reconciler](https://disjoint.ca/projects/ledger-reconciler) automatically download and reconcile your ledger financial entries
#### data import/conversion