1
0

Link to my own converter

This commit is contained in:
Ethan Glasser-Camp
2018-05-12 15:18:23 -04:00
committed by Simon Michael
parent b54c256446
commit 09dcf2e8d2
2 changed files with 2 additions and 0 deletions

View File

@@ -282,6 +282,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<li><a href="https://github.com/pgr0ss/ynab_to_ledger">ynab_to_ledger</a> You Need A Budget to *ledger converter</li>
<li><a href="https://github.com/howeyc/ledger">Ledger in Go</a> has limport, a CSV to *ledger converter</li>
<li><a href="https://github.com/zacchiro/ledger2beancount">ledger2beancount</a> ledger to beancount converter</li>
<li><a href="https://github.com/glasserc/ledger-to-beancount/">ledger-to-beancount</a> yet another simple ledger to beancount converter written in Python</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><ul>
<li><span style="float:right;">Atom</span> <a href="https://atom.io/packages/language-ledger">language-ledger</a></li>
<li><span style="float:right;">Atom</span> <a href="https://atom.io/packages/ledger">ledger</a><br />

View File

@@ -288,6 +288,7 @@ Inactive:
- [ynab_to_ledger](https://github.com/pgr0ss/ynab_to_ledger) You Need A Budget to *ledger converter
- [Ledger in Go](https://github.com/howeyc/ledger) has limport, a CSV to *ledger converter
- [ledger2beancount](https://github.com/zacchiro/ledger2beancount) ledger to beancount converter
- [ledger-to-beancount](https://github.com/glasserc/ledger-to-beancount/) yet another simple ledger to beancount converter written in Python
#### editor support