1
0

recategorise

This commit is contained in:
Simon Michael
2017-09-26 22:36:40 -10:00
parent f4cd857d72
commit 9b4f485510
2 changed files with 4 additions and 4 deletions

View File

@@ -262,9 +262,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<li><a href="http://hackage.haskell.org/package/hledger-diff">hledger-diff</a> report differing transactions between two journals</li>
<li><a href="http://hackage.haskell.org/package/hledger-interest">hledger-interest</a> generate *ledger interest transactions</li>
<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>
@@ -278,6 +276,8 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<li><a href="https://launchpad.net/csv2ledger">icsvledger</a> CSV to *ledger converter</li>
<li><a href="https://github.com/manishrjain/into-ledger">into-ledger</a> CSV to *ledger converter</li>
<li><a href="https://gitlab.com/egh/ledger-autosync">ledger-autosync</a> OFX download, OFX to *ledger conversion, deduplication</li>
<li><a href="https://github.com/nathankot/ledger-get-prices">ledger-get-prices</a> download market prices</li>
<li><a href="https://disjoint.ca/projects/ledger-reconciler">ledger-reconciler</a> automatically download and reconcile your ledger financial entries</li>
<li><a href="https://gist.github.com/travisdahlke/71152286b0a8826249fe">ledger2beancount.py</a> *ledger to beancount converter</li>
<li><a href="https://github.com/ebridges/plaid2qif">plaid2qif</a> Download transactions from plaid as QIF or CSV files.</li>
<li><a href="https://github.com/madhat2r/plaid2text">plaid2text</a> Plaid API to *ledger/beancount download/conversion</li>