Add another a tool to convert from csv to beancount (#13)
* add panavtec/csv2beancount * add panavtec/csv2beancount
This commit is contained in:
committed by
Simon Michael
parent
bb72c06309
commit
6448d351f1
@@ -274,6 +274,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/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/PaNaVTEC/csv2beancount">csv2beancount</a> CSV to beancount converter</li>
|
||||
</ul>
|
||||
<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>
|
||||
|
||||
1
index.md
1
index.md
@@ -273,6 +273,7 @@ Inactive:
|
||||
- [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
|
||||
- [total_recall](https://github.com/eval/total_recall) CSV to *ledger converter
|
||||
- [csv2beancount](https://github.com/PaNaVTEC/csv2beancount) CSV to beancount converter
|
||||
|
||||
#### editor support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user