add/organise budgeting links, sync with blog posts
This commit is contained in:
15
index.html
15
index.html
@@ -970,10 +970,12 @@ other console/curses tools
|
||||
<p>2016</p>
|
||||
<ul>
|
||||
<li><a href="https://felixcrux.com/blog/ledger-practices-accrual-vs-cash-basis-accounting">Felix Crux: Accrual vs. Cash Basis Accounting</a> <!-- 2016-11-30 --></li>
|
||||
<li><a href="https://frdmtoplay.com/envelope-budgeting-with-ledger">bsilvereagle: Envelope Budgeting with ledger</a> <!-- 2016/10/28 --></li>
|
||||
<li><a href="https://felixcrux.com/blog/ledger-practices-tracking-reimbursable-expenses">Felix Crux: Tracking Reimbursable Expenses</a> <!-- 2016-10-13 --></li>
|
||||
<li><a href="https://felixcrux.com/blog/ledger-practices-separate-your-journals">Felix Crux: Separate Your Journals</a> <!-- 2016-09-28 --></li>
|
||||
<li><a href="https://felixcrux.com/blog/ledger-practices-reporting-special-events-separately">Felix Crux: Reporting Special Events Separately From Regular Spending</a> <!-- 2016-09-23 --></li>
|
||||
<li><a href="https://felixcrux.com/blog/ledger-practices-create-a-ledgerrc">Felix Crux: Create a .ledgerrc</a> <!-- 2016-09-18 --> (<a href="https://felixcrux.com/blog/ledger-practices">Ledger Practices series</a>)</li>
|
||||
<li><a href="http://mbork.pl/2016-07-18_Ledger_–_virtual_postings_aka_envelopes">Marcin Borkowski: Ledger – virtual postings aka envelopes</a> <!-- 2016/7/18 --></li>
|
||||
<li><a href="http://www.karanahuja.in/2016-05-17-Hledger-Improvements-Wishlist/">Karan Ahuja: Hledger Improvements Wishlist.</a> <!-- 2016/5/17 --></li>
|
||||
<li><a href="https://alexjj.com/blog/2016/managing-my-personal-finances-with-beancount/">Alex Johnstone: Managing my personal finances with beancount</a> <!-- 2016/2/27 --></li>
|
||||
</ul>
|
||||
@@ -1075,24 +1077,25 @@ other console/curses tools
|
||||
<li><a href="https://www.petekeen.net/a-robust-reporting-system-for-ledger">Pete Keen: A Robust Reporting System for Ledger</a> 2012<!-- /1/1 --></li>
|
||||
</ul>
|
||||
<h3 id="budgeting">budgeting</h3>
|
||||
<p>Budget reporting with periodic transactions:</p>
|
||||
<p>Budgeting with per-period goals:</p>
|
||||
<ul>
|
||||
<li><a href="http://www.ledger-cli.org/3.0/doc/ledger3.html#Budgeting">Ledger: Budgeting</a></li>
|
||||
<li><a href="https://hledger.org/budgeting.html">hledger: Budgeting</a></li>
|
||||
<li><a href="https://www.reddit.com/r/plaintextaccounting/comments/e5sl1m/advice_on_projectionsforecasts/">reddit: simple year budget</a></li>
|
||||
</ul>
|
||||
<p>Envelope budgeting with ordinary accounts:</p>
|
||||
<p>Budgeting with envelope accounts:</p>
|
||||
<ul>
|
||||
<li><a href="https://www.barrucadu.co.uk/posts/etc/2017-12-16-i-need-a-budget.html">Michael Walker: I Need A Budget</a></li>
|
||||
<li><a href="https://gist.github.com/simonmichael/a1addcb652da4e78b183">Simon Michael: envelope budgeting example</a></li>
|
||||
</ul>
|
||||
<p>Envelope budgeting with auto postings:</p>
|
||||
<ul>
|
||||
<li><a href="https://frdmtoplay.com/envelope-budgeting-with-ledger">bsilvereagle: Envelope Budgeting with ledger</a></li>
|
||||
<li><a href="https://www.petekeen.net/program-your-finances-envelope-budgeting">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>
|
||||
<li><a href="https://fransiska.github.io/ledger/2019/10/24/ledger-budget-point">Budgeting with ledger-cli while tracking used points</a> <!-- 2019/10/24 --></li>
|
||||
<li><a href="https://frdmtoplay.com/envelope-budgeting-with-ledger">bsilvereagle: Envelope Budgeting with ledger</a> <!-- 2016/10/28 --></li>
|
||||
<li><a href="http://mbork.pl/2016-07-18_Ledger_–_virtual_postings_aka_envelopes">Marcin Borkowski: Ledger – virtual postings aka envelopes</a> <!-- 2016/7/18 --></li>
|
||||
<li><a href="https://www.petekeen.net/program-your-finances-envelope-budgeting">Pete Keen: Program Your Finances: Envelope Budgeting</a> <!-- 2015/4/7 --></li>
|
||||
</ul>
|
||||
<p>Envelope budgeting with auto postings, org & babel:</p>
|
||||
<p>Envelope budgeting with auto postings, org-mode and babel:</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>
|
||||
|
||||
Reference in New Issue
Block a user