1
0

mention latest beancount import tools

This commit is contained in:
Simon Michael
2016-02-24 10:35:46 -08:00
parent c2fb18a3ca
commit 4a9e519206
2 changed files with 2 additions and 0 deletions

View File

@@ -167,6 +167,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
</ul>
<h5 id="data-import">data import</h5>
<ul>
<li>bean-identify, bean-extract, bean-file - Beancount built-in tools</li>
<li><a href="https://github.com/jbms/beancount-import">beancount-import</a> CSV to beancount converter (curses)</li>
<li><a href="https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py">gnucash2ledger.py</a> GNUCash to *ledger conversion</li>
<li><a href="https://launchpad.net/csv2ledger">icsvledger</a> CSV to *ledger converter</li>

View File

@@ -161,6 +161,7 @@ Fill out and submit tax forms with another tool, or by hand.
##### data import
- bean-identify, bean-extract, bean-file - Beancount built-in tools
- [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses)
- [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger conversion
- [icsvledger](https://launchpad.net/csv2ledger) CSV to *ledger converter