1
0

add ynab_to_ledger, reorder csv2beancount

This commit is contained in:
Simon Michael
2017-10-10 06:27:22 -07:00
parent eae662b25c
commit 79867be7ed
2 changed files with 4 additions and 2 deletions

View File

@@ -270,6 +270,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<li><a href="https://github.com/tomszilagyi/banks2ledger">banks2ledger</a> - CSV to *ledger converter</li> <li><a href="https://github.com/tomszilagyi/banks2ledger">banks2ledger</a> - CSV to *ledger converter</li>
<li>bean-identify, bean-extract, bean-file - Beancount built-in tools</li> <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/jbms/beancount-import">beancount-import</a> CSV to beancount converter (curses)</li>
<li><a href="https://github.com/PaNaVTEC/csv2beancount">csv2beancount</a> CSV to beancount converter</li>
<li><a href="https://github.com/henriquebastos/gnucash-to-beancount/">gnucash-to-beancount</a> GnuCash to beancount converter</li> <li><a href="https://github.com/henriquebastos/gnucash-to-beancount/">gnucash-to-beancount</a> GnuCash to beancount converter</li>
<li><a href="https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py">gnucash2ledger.py</a> GNUCash to *ledger converter</li> <li><a href="https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py">gnucash2ledger.py</a> GNUCash to *ledger converter</li>
<li><a href="https://github.com/Hawk777/grisbi2ledger">grisbi2Ledger</a> Grisbi to *ledger converter</li> <li><a href="https://github.com/Hawk777/grisbi2ledger">grisbi2Ledger</a> Grisbi to *ledger converter</li>
@@ -285,7 +286,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<li><a href="https://github.com/Kolomona/QIFtoLedger">QIFtoLedger</a> (Bank of America's) QIF to *ledger converter</li> <li><a href="https://github.com/Kolomona/QIFtoLedger">QIFtoLedger</a> (Bank of America's) QIF to *ledger converter</li>
<li><a href="https://github.com/cantino/reckon">reckon</a> smart interactive/non-interactive CSV to *ledger converter</li> <li><a href="https://github.com/cantino/reckon">reckon</a> smart interactive/non-interactive CSV to *ledger converter</li>
<li><a href="https://github.com/eval/total_recall">total_recall</a> CSV to *ledger converter</li> <li><a href="https://github.com/eval/total_recall">total_recall</a> CSV to *ledger converter</li>
<li><a href="https://github.com/PaNaVTEC/csv2beancount">csv2beancount</a> CSV to beancount converter</li> <li><a href="https://github.com/pgr0ss/ynab_to_ledger">You Need A Budget (3?) to *ledger converter</a></li>
</ul> </ul>
<h4 id="editor-support">editor support</h4> <h4 id="editor-support">editor support</h4>
<p>Grouped by editor. Note these often work quite well for other ledger-likes, not just the one they are named for.</p> <p>Grouped by editor. Note these often work quite well for other ledger-likes, not just the one they are named for.</p>

View File

@@ -261,6 +261,7 @@ Inactive:
- [banks2ledger](https://github.com/tomszilagyi/banks2ledger) - CSV to *ledger converter - [banks2ledger](https://github.com/tomszilagyi/banks2ledger) - CSV to *ledger converter
- bean-identify, bean-extract, bean-file - Beancount built-in tools - bean-identify, bean-extract, bean-file - Beancount built-in tools
- [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses) - [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses)
- [csv2beancount](https://github.com/PaNaVTEC/csv2beancount) CSV to beancount converter
- [gnucash-to-beancount](https://github.com/henriquebastos/gnucash-to-beancount/) GnuCash to beancount converter - [gnucash-to-beancount](https://github.com/henriquebastos/gnucash-to-beancount/) GnuCash to beancount converter
- [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger converter - [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger converter
- [grisbi2Ledger](https://github.com/Hawk777/grisbi2ledger) Grisbi to *ledger converter - [grisbi2Ledger](https://github.com/Hawk777/grisbi2ledger) Grisbi to *ledger converter
@@ -276,7 +277,7 @@ Inactive:
- [QIFtoLedger](https://github.com/Kolomona/QIFtoLedger) (Bank of America's) QIF to *ledger converter - [QIFtoLedger](https://github.com/Kolomona/QIFtoLedger) (Bank of America's) QIF to *ledger converter
- [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to *ledger converter - [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to *ledger converter
- [total_recall](https://github.com/eval/total_recall) CSV to *ledger converter - [total_recall](https://github.com/eval/total_recall) CSV to *ledger converter
- [csv2beancount](https://github.com/PaNaVTEC/csv2beancount) CSV to beancount converter - [You Need A Budget (3?) to *ledger converter](https://github.com/pgr0ss/ynab_to_ledger)
#### editor support #### editor support