Add r-ledger package to list of data/import tools
This commit is contained in:
committed by
Simon Michael
parent
2e15a6b15b
commit
65339b4dff
@@ -393,6 +393,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
|||||||
<li><a href="https://github.com/zacchiro/ledger2beancount">ledger2beancount</a> ledger to beancount 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>
|
<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>
|
||||||
<li><a href="https://github.com/brandonpittman/ldgr">ldgr</a> a CLI for working with Ledger files</li>
|
<li><a href="https://github.com/brandonpittman/ldgr">ldgr</a> a CLI for working with Ledger files</li>
|
||||||
|
<li><a href="https://github.com/trevorld/r-ledger">r-ledger</a> an R package for querying data from ledger/hledger/beancount files</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>
|
</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/language-ledger">language-ledger</a></li>
|
||||||
<li><span style="float:right;">Atom</span> <a href="https://atom.io/packages/ledger">ledger</a><br />
|
<li><span style="float:right;">Atom</span> <a href="https://atom.io/packages/ledger">ledger</a><br />
|
||||||
|
|||||||
1
index.md
1
index.md
@@ -349,6 +349,7 @@ sm-Ledger | 2007 | | [squeak smalltalk][smalltalk-gh]
|
|||||||
- [ledger2beancount](https://github.com/zacchiro/ledger2beancount) ledger to beancount 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
|
- [ledger-to-beancount](https://github.com/glasserc/ledger-to-beancount/) yet another simple ledger to beancount converter written in Python
|
||||||
- [ldgr](https://github.com/brandonpittman/ldgr) a CLI for working with Ledger files
|
- [ldgr](https://github.com/brandonpittman/ldgr) a CLI for working with Ledger files
|
||||||
|
- [r-ledger](https://github.com/trevorld/r-ledger) an R package for querying data from ledger/hledger/beancount files
|
||||||
|
|
||||||
#### editor support
|
#### editor support
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user