links from LedgerTips 201507 ish
This commit is contained in:
24
index.html
24
index.html
@@ -150,9 +150,11 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-diff">hledger-diff</a> report differing transactions between two journals</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-interest">hledger-interest</a> generate *ledger interest transactions</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-irr">hledger-irr</a> calculate an account's internal rate of return over time</li>
|
||||
<li><a href="https://github.com/Tagirijus/ledger-plot">ledger-plot</a> interactive helper for making charts with gnuplot</li>
|
||||
</ul>
|
||||
<h5 id="data-import">data import</h5>
|
||||
<ul>
|
||||
<li><a href="https://github.com/jbms/beancount-import">beancount-import</a> CSV to beancount converter (curses)</li>
|
||||
<li><a href="https://launchpad.net/csv2ledger">icsvledger</a> CSV to journal converter</li>
|
||||
<li><a href="https://gitlab.com/egh/ledger-autosync">ledger-autosync</a> OFX download, OFX to journal conversion, deduplication</li>
|
||||
<li><a href="https://gist.github.com/genegoykhman/3765100">qb2ledger</a> QuickBooks General Journal CSV to journal converter</li>
|
||||
@@ -180,6 +182,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<ul>
|
||||
<li><a href="https://github.com/hpdeifel/hledger-iadd">hledger-iadd</a> curses UI for data entry</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-ui">hledger-ui</a> curses UI for browsing (<a href="https://asciinema.org/a/29665">demo</a>)</li>
|
||||
<li><a href="https://github.com/Tagirijus/ledger-add">ledger-add</a> interactive console UI for data entry</li>
|
||||
</ul>
|
||||
<h5 id="ui-gui">UI, GUI</h5>
|
||||
<ul>
|
||||
@@ -193,6 +196,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<li><a href="https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90">hledger-web on Sandstorm</a> free private web instances in a few clicks</li>
|
||||
<li><a href="https://github.com/Ikke/ledger-dashboard">ledger-dashboard</a> web UI for browsing, data entry</li>
|
||||
<li><a href="https://github.com/slashdotdash/node-ledger-web">ledger-web</a> web UI for browsing</li>
|
||||
<li><a href="https://github.com/rstacruz/node-hledger">node-hledger</a> javascript API for *ledger data</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="five columns u-pull-right">
|
||||
@@ -200,6 +204,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<ul>
|
||||
<li><a href="http://ledger-cli.org/docs.html">Ledger manuals</a></li>
|
||||
<li><a href="https://github.com/ledger/ledger/wiki">Ledger wiki</a></li>
|
||||
<li><a href="http://ricostacruz.com/cheatsheets/ledger.html">The Great Cheatsheet for Ledger CLI</a></li>
|
||||
<li><a href="http://hledger.org">hledger docs</a></li>
|
||||
<li><a href="http://furius.ca/beancount/doc/index">Beancount docs</a></li>
|
||||
<li><a href="http://hledger.org/more-docs.html#accounting">General accounting docs</a></li>
|
||||
@@ -230,6 +235,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
</ul>
|
||||
<h3 id="blog-posts">blog posts</h3>
|
||||
<ul>
|
||||
<li><a href="http://stefanorodighiero.net/posts/2015-01-04-hledger-find-duplicate-accounts.html">Finding duplicate accounts in Hledger journals</a> 2015</li>
|
||||
<li><a href="http://matthewturland.com/2014/03/29/ledger-basics-and-habits/">Matthew Turland: Ledger basics and habits</a> 2014</li>
|
||||
<li><a href="http://joyful.com/blog/2013-10-20-what-is-hledger.html">Simon Michael: What is hledger ?</a> 2013</li>
|
||||
<li><a href="http://joyful.com/blog/2013-10-19-more-on-ledger.html">Simon Michael: More on ledger</a> 2013</li>
|
||||
@@ -258,31 +264,43 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<h5 id="reconciling">reconciling</h5>
|
||||
<h5 id="reporting">reporting</h5>
|
||||
<h5 id="forecasting">forecasting</h5>
|
||||
<ul>
|
||||
<li><a href="http://atomicules.co.uk/2015/06/20/Notes-on-installing-and-using-Ledger-on-NetBSD.html">Notes on Installing and Using ledger on NetBSD</a> (and forecasting)</li>
|
||||
</ul>
|
||||
<h5 id="budgetting">budgetting</h5>
|
||||
<ul>
|
||||
<li><a href="http://alan.petitepomme.net/tips/ledger_and_org.html">Using Org for Ledger Reports and Budget</a></li>
|
||||
<li><a href="https://gist.github.com/simonmichael/a1addcb652da4e78b183">YNAB-ish envelope budgetting with hledger/ledger</a></li>
|
||||
</ul>
|
||||
<h5 id="shared-expenses">shared expenses</h5>
|
||||
<ul>
|
||||
<li><a href="https://docs.google.com/document/d/1FRcJqUfeAMQO6KjG94w6rF7VajMGJaFplmF1Wu0rCHY/edit#heading=h.yshh8f17jbdb">Sharing Expenses in Beancount</a> (and others)</li>
|
||||
</ul>
|
||||
<h5 id="invoicing">invoicing</h5>
|
||||
<ul>
|
||||
<li><a href="https://gist.github.com/simonmichael/986a65106a9db1f8bd68">invoicing entries</a></li>
|
||||
</ul>
|
||||
<h5 id="multiple-currencies">multiple currencies</h5>
|
||||
<ul>
|
||||
<li><a href="https://github.com/mikekchar/ledger-currencies">ledger-currencies</a></li>
|
||||
</ul>
|
||||
<h5 id="tax-reporting">tax reporting</h5>
|
||||
<h5 id="time-tracking-1">time tracking</h5>
|
||||
<ul>
|
||||
<li><a href="https://github.com/anarcat/ledger-timetracking">Timetracking and billing with (h)ledger</a> 2016</li>
|
||||
<li><a href="https://github.com/anarcat/ledger-timetracking">Timetracking and billing with (h)ledger</a></li>
|
||||
</ul>
|
||||
<h5 id="non-profit-accounting">non-profit accounting</h5>
|
||||
<ul>
|
||||
<li><a href="https://github.com/conservancy/npo-ledger-cli/blob/master/npo-ledger-cli-tutorial.md">Non-Profit Accounting With Ledger CLI, A Tutorial</a> 2013</li>
|
||||
<li><a href="https://github.com/conservancy/npo-ledger-cli/blob/master/npo-ledger-cli-tutorial.md">Non-Profit Accounting With Ledger CLI, A Tutorial</a></li>
|
||||
</ul>
|
||||
<h5 id="import-and-export">import and export</h5>
|
||||
<h5 id="api-access">API access</h5>
|
||||
<ul>
|
||||
<li><p><a href="https://groups.google.com/forum/#!topic/ledger-cli/C99w-79Jq8o">Ledger Python 3 Support</a> Python</p></li>
|
||||
<li><p><a href="https://github.com/Rudd-O/ledgerhelpers">ledgerhelpers</a> Python + CLI</p></li>
|
||||
<li><p><a href="http://hackage.haskell.org/package/hledger-lib">hledger-lib</a>, <a href="http://hackage.haskell.org/package/hledger">hledger</a> Haskell</p></li>
|
||||
<li><p><a href="http://hackage.haskell.org/package/hledger-lib">hledger-lib</a>, <a href="http://hackage.haskell.org/package/hledger">hledger</a>, <a href="http://stefanorodighiero.net/posts/2015-01-04-hledger-find-duplicate-accounts.html">example</a> Haskell</p></li>
|
||||
<li><p><a href="http://editor.swagger.io/#/?import=demo.hledger.org/api/swagger.json&no-proxy">hledger-api</a>, <a href="https://github.com/simonmichael/hledger/tree/master/hledger-api/examples">examples</a> JSON</p></li>
|
||||
<li><p><a href="https://github.com/rstacruz/node-hledger">node-hledger</a> JavaScript + CLI</p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
27
index.md
27
index.md
@@ -146,9 +146,11 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
- [hledger-diff](http://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals
|
||||
- [hledger-interest](http://hackage.haskell.org/package/hledger-interest) generate *ledger interest transactions
|
||||
- [hledger-irr](http://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return over time
|
||||
- [ledger-plot](https://github.com/Tagirijus/ledger-plot) interactive helper for making charts with gnuplot
|
||||
|
||||
##### data import
|
||||
|
||||
- [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses)
|
||||
- [icsvledger](https://launchpad.net/csv2ledger) CSV to journal converter
|
||||
- [ledger-autosync](https://gitlab.com/egh/ledger-autosync) OFX download, OFX to journal conversion, deduplication
|
||||
- [qb2ledger](https://gist.github.com/genegoykhman/3765100) QuickBooks General Journal CSV to journal converter
|
||||
@@ -177,6 +179,7 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
- [hledger-iadd](https://github.com/hpdeifel/hledger-iadd) curses UI for data entry
|
||||
- [hledger-ui](http://hackage.haskell.org/package/hledger-ui) curses UI for browsing
|
||||
([demo](https://asciinema.org/a/29665))
|
||||
- [ledger-add](https://github.com/Tagirijus/ledger-add) interactive console UI for data entry
|
||||
|
||||
##### UI, GUI
|
||||
|
||||
@@ -191,6 +194,7 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
- [hledger-web on Sandstorm](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90) free private web instances in a few clicks
|
||||
- [ledger-dashboard](https://github.com/Ikke/ledger-dashboard) web UI for browsing, data entry
|
||||
- [ledger-web](https://github.com/slashdotdash/node-ledger-web) web UI for browsing
|
||||
- [node-hledger](https://github.com/rstacruz/node-hledger) javascript API for *ledger data
|
||||
|
||||
</div>
|
||||
<div class="five columns u-pull-right">
|
||||
@@ -199,6 +203,7 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
|
||||
- [Ledger manuals](http://ledger-cli.org/docs.html)
|
||||
- [Ledger wiki](https://github.com/ledger/ledger/wiki)
|
||||
- [The Great Cheatsheet for Ledger CLI](http://ricostacruz.com/cheatsheets/ledger.html)
|
||||
- [hledger docs](http://hledger.org)
|
||||
- [Beancount docs](http://furius.ca/beancount/doc/index)
|
||||
- [General accounting docs](http://hledger.org/more-docs.html#accounting)
|
||||
@@ -233,6 +238,7 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
|
||||
### blog posts
|
||||
|
||||
- [Finding duplicate accounts in Hledger journals](http://stefanorodighiero.net/posts/2015-01-04-hledger-find-duplicate-accounts.html) 2015
|
||||
- [Matthew Turland: Ledger basics and habits](http://matthewturland.com/2014/03/29/ledger-basics-and-habits/) 2014
|
||||
- [Simon Michael: What is hledger ?](http://joyful.com/blog/2013-10-20-what-is-hledger.html) 2013
|
||||
- [Simon Michael: More on ledger](http://joyful.com/blog/2013-10-19-more-on-ledger.html) 2013
|
||||
@@ -266,25 +272,34 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
|
||||
##### forecasting
|
||||
|
||||
- [Notes on Installing and Using ledger on NetBSD](http://atomicules.co.uk/2015/06/20/Notes-on-installing-and-using-Ledger-on-NetBSD.html) (and forecasting)
|
||||
|
||||
##### budgetting
|
||||
|
||||
- [Using Org for Ledger Reports and Budget](http://alan.petitepomme.net/tips/ledger_and_org.html)
|
||||
- [YNAB-ish envelope budgetting with hledger/ledger](https://gist.github.com/simonmichael/a1addcb652da4e78b183)
|
||||
|
||||
##### shared expenses
|
||||
|
||||
- [Sharing Expenses in Beancount](https://docs.google.com/document/d/1FRcJqUfeAMQO6KjG94w6rF7VajMGJaFplmF1Wu0rCHY/edit#heading=h.yshh8f17jbdb) (and others)
|
||||
|
||||
##### invoicing
|
||||
|
||||
- [invoicing entries](https://gist.github.com/simonmichael/986a65106a9db1f8bd68)
|
||||
|
||||
##### multiple currencies
|
||||
|
||||
- [ledger-currencies](https://github.com/mikekchar/ledger-currencies)
|
||||
|
||||
##### tax reporting
|
||||
|
||||
##### time tracking
|
||||
|
||||
- [Timetracking and billing with (h)ledger](https://github.com/anarcat/ledger-timetracking) 2016
|
||||
- [Timetracking and billing with (h)ledger](https://github.com/anarcat/ledger-timetracking)
|
||||
|
||||
##### non-profit accounting
|
||||
|
||||
- [Non-Profit Accounting With Ledger CLI, A Tutorial](https://github.com/conservancy/npo-ledger-cli/blob/master/npo-ledger-cli-tutorial.md) 2013
|
||||
- [Non-Profit Accounting With Ledger CLI, A Tutorial](https://github.com/conservancy/npo-ledger-cli/blob/master/npo-ledger-cli-tutorial.md)
|
||||
|
||||
##### import and export
|
||||
|
||||
@@ -294,12 +309,18 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
|
||||
- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) Python + CLI
|
||||
|
||||
- [hledger-lib](http://hackage.haskell.org/package/hledger-lib), [hledger](http://hackage.haskell.org/package/hledger) Haskell
|
||||
- [hledger-lib](http://hackage.haskell.org/package/hledger-lib),
|
||||
[hledger](http://hackage.haskell.org/package/hledger),
|
||||
[example](http://stefanorodighiero.net/posts/2015-01-04-hledger-find-duplicate-accounts.html)
|
||||
Haskell
|
||||
|
||||
- [hledger-api](http://editor.swagger.io/#/?import=demo.hledger.org/api/swagger.json&no-proxy),
|
||||
[examples](https://github.com/simonmichael/hledger/tree/master/hledger-api/examples)
|
||||
JSON
|
||||
|
||||
- [node-hledger](https://github.com/rstacruz/node-hledger) JavaScript + CLI
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user