expand budgeting links
This commit is contained in:
19
index.html
19
index.html
@@ -496,12 +496,23 @@ other console/curses tools
|
||||
<li><a href="http://hledger.org/how-to-use-account-aliases.html">hledger: How to use account aliases</a></li>
|
||||
</ul>
|
||||
<h4 id="budgeting">budgeting</h4>
|
||||
<p>With Ledger's --budget report:</p>
|
||||
<ul>
|
||||
<li><a href="http://www.ledger-cli.org/3.0/doc/ledger3.html#Budgeting">Ledger: Budgeting</a></li>
|
||||
<li><a href="https://www.petekeen.net/program-your-finances-envelope-budgeting">Program Your Finances: Envelope Budgeting</a></li>
|
||||
<li><a href="https://gist.github.com/simonmichael/a1addcb652da4e78b183">envelope budgeting with plain transactions</a></li>
|
||||
<li><a href="http://orgmode.org/worg/org-tutorials/weaving-a-budget.html">Weaving a budget with Org & ledger</a></li>
|
||||
<li><a href="http://alan.petitepomme.net/tips/ledger_and_org.html">Using Org for Ledger Reports and Budget</a></li>
|
||||
</ul>
|
||||
<p>With Ledger's automated transactions:</p>
|
||||
<ul>
|
||||
<li><a href="https://www.petekeen.net/program-your-finances-envelope-budgeting">Pete Keen: Program Your Finances: Envelope Budgeting</a></li>
|
||||
<li><a href="http://mbork.pl/2016-07-18_Ledger_–_virtual_postings_aka_envelopes">Marcin Borkowski: Ledger – virtual postings aka envelopes</a></li>
|
||||
</ul>
|
||||
<p>With org-mode:</p>
|
||||
<ul>
|
||||
<li><a href="http://orgmode.org/worg/org-tutorials/weaving-a-budget.html">Org tutorials: Weaving a budget with Org & ledger</a></li>
|
||||
<li><a href="http://alan.petitepomme.net/tips/ledger_and_org.html">Alan Schmitt: Using Org for Ledger Reports and Budget</a></li>
|
||||
</ul>
|
||||
<p>With ordinary subaccounts:</p>
|
||||
<ul>
|
||||
<li><a href="https://gist.github.com/simonmichael/a1addcb652da4e78b183">Simon Michael: envelope budgeting example</a></li>
|
||||
</ul>
|
||||
<h4 id="forecasting">forecasting</h4>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user