1
0

link organisation

This commit is contained in:
Simon Michael
2016-02-19 20:12:57 -08:00
parent b3821d5b9f
commit b5af29758a
2 changed files with 23 additions and 14 deletions

View File

@@ -291,6 +291,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
<h3 id="comparisons">comparisons</h3>
<ul>
<li><a href="http://www.matthiaskauer.com/2015/08/command-line-accounting-a-look-at-the-various-ledger-ports/">Matthias Kauer: Command Line Accounting A look at the various ledger ports</a> 2015</li>
<li><a href="http://thread.gmane.org/gmane.comp.finance.beancount/227">Another Ledger user's perspective</a> on Beancount 2015</li>
<li><a href="https://docs.google.com/document/d/1dW2vIjaXVJAf9hr7GlZVe3fJOkM-MtlVjvCO1ZpNLmg/edit?pli=1#heading=h.2ax1dztqboy7">Martin Blais: A Comparison of Beancount and Ledger</a> 2014</li>
<li><a href="http://thread.gmane.org/gmane.comp.finance.ledger.general/6563">ledger vs hledger vs beancount or how to choose the right cli client</a> 2014</li>
<li><a href="http://hledger.org/faq.html#hledger-ledger">Simon Michael: hledger &amp; Ledger</a> 2014</li>
@@ -378,11 +379,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
<h5 id="forecasting">forecasting</h5>
<ul>
<li><a href="http://www.ledger-cli.org/3.0/doc/ledger3.html#Forecasting">Ledger: Forecasting</a></li>
<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="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>
<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="invoicing">invoicing</h5>
<ul>
@@ -390,10 +387,18 @@ You can use this to track and report the data needed for tax reporting. Fill out
</ul>
<h5 id="multiple-currencies">multiple currencies</h5>
<ul>
<li><a href="http://www.mscs.dal.ca/~selinger/accounting/tutorial.html">Peter Selinger: Tutorial on multiple currency accounting</a></li>
<li><a href="https://github.com/mikekchar/ledger-currencies">ledger-currencies tutorial</a></li>
<li><a href="http://www.mscs.dal.ca/~selinger/accounting/tutorial.html">Tutorial on multiple currency accounting</a></li>
</ul>
<h5 id="tax-reporting">tax reporting</h5>
<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="taxes">taxes</h5>
<ul>
<li><a href="http://thread.gmane.org/gmane.comp.finance.beancount/227/focus=237">Another Ledger user's perspective</a> some tax discussion</li>
<li><a href="http://hledger.org/how-to-use-account-aliases.html">hledger: How to use account aliases</a> for tax reporting</li>
</ul>
<h5 id="time-tracking-1">time tracking</h5>
<ul>
<li><a href="http://ledger-cli.org/3.0/doc/ledger3.html#Time-Keeping">Ledger: Time Keeping</a></li>