move the wiki content into the main site
(keeping the current filenames and Obsidian pseudo-compatibility)
This commit is contained in:
49
src/Budgeting.md
Normal file
49
src/Budgeting.md
Normal file
@@ -0,0 +1,49 @@
|
||||
*The purpose of a budget is to help thy purse to fatten.
|
||||
It is to assist thee to have thy necessities, and insofar as attainable, thy other desires.
|
||||
It is to enable thee to realise thy most cherished desires, by defending them from thy casual wishes.
|
||||
Like a bright light in a dark cave, thy budget shows up the leaks from thy purse,
|
||||
and enables thee to stop them and control thy expenditures for definite and gratifying purposes.
|
||||
-- The Richest Man in Babylon*
|
||||
|
||||
## Goal budgeting
|
||||
|
||||
(Setting per-period goals and tracking performance.)
|
||||
|
||||
- [Ledger: Budgeting](http://www.ledger-cli.org/3.0/doc/ledger3.html#Budgeting)
|
||||
- [hledger.org > Budgeting and forecasting (2018) > Goal-based budgeting](https://hledger.org/budgeting-and-forecasting.html#goal-based-budgeting)
|
||||
- [hledger manual > Budget report](https://hledger.org/hledger.html#budget-report)
|
||||
- [reddit: simple yearly budget example](https://www.reddit.com/r/plaintextaccounting/comments/e5sl1m/advice_on_projectionsforecasts/)
|
||||
- [budget_report](https://github.com/sulemankm/budget_report) budget reporting with beancount
|
||||
- https://www.reddit.com/r/plaintextaccounting/comments/s7s1tr/weird_budget_behavior/ troubleshooting hledger bal --budget
|
||||
|
||||
## Envelope budgeting
|
||||
|
||||
(Pre-allocating funds and controlling spending.)
|
||||
|
||||
- [hledger.org > Budgeting and forecasting (2018) > Envelope budgeting](https://hledger.org/budgeting-and-forecasting.html#envelope-budgeting)
|
||||
- [Jeremy Bush: hledger-envelope-budget](https://github.com/zombor/hledger-envelope-budget) ([discussion](https://www.reddit.com/r/plaintextaccounting/comments/r4ah79/envelope_budgeting_in_hledger_without_virtuals/))
|
||||
- [reddit: New blogpost: Budgeting for annual expenses with Hledger](https://www.reddit.com/r/plaintextaccounting/comments/l9aiup/new_blogpost_budgeting_for_annual_expenses_with/)
|
||||
- [Michael Walker: Personal Finance](https://memo.barrucadu.co.uk/personal-finance.html)
|
||||
- [Simon Michael: envelope budgeting example](https://gist.github.com/simonmichael/a1addcb652da4e78b183)
|
||||
- [hledger: Budgeting and forecasting: Envelope budget](https://hledger.org/budgeting-and-forecasting.html#envelope-budget)
|
||||
- [hledger envelope budgeting](<https://github.com/zombor/hledger-envelope-budget>)
|
||||
|
||||
## Envelope budgeting with auto postings
|
||||
|
||||
- [fransiska: Budgeting with ledger-cli while tracking used points](https://fransiska.github.io/ledger/2019/10/24/ledger-budget-point) <!-- 2019/10/24 -->
|
||||
- [Mykola Orliuk: Budgeting with hledger](https://gist.github.com/ony/bbec599c0893e676b772559909b81de6) <!-- 2017/1/14 -->
|
||||
- [bsilvereagle: Envelope Budgeting with ledger](https://frdmtoplay.com/envelope-budgeting-with-ledger) <!-- 2016/10/28 -->
|
||||
- [Marcin Borkowski: Ledger – virtual postings aka envelopes](http://mbork.pl/2016-07-18_Ledger_–_virtual_postings_aka_envelopes) <!-- 2016/7/18 -->
|
||||
- [Pete Keen: Program Your Finances: Envelope Budgeting](https://www.petekeen.net/program-your-finances-envelope-budgeting) <!-- 2015/4/7 -->
|
||||
|
||||
## Envelope budgeting with auto postings, org-mode and babel
|
||||
|
||||
- [Org tutorials: Weaving a budget with Org & ledger](http://orgmode.org/worg/org-tutorials/weaving-a-budget.html)
|
||||
- [Alan Schmitt: Using Org for Ledger Reports and Budget](http://alan.petitepomme.net/tips/ledger_and_org.html)
|
||||
|
||||
## More
|
||||
|
||||
- [hledger: annotated example budget journals](https://github.com/simonmichael/hledger/tree/master/examples/budgeting)
|
||||
- [hledger: Budgeting](https://hledger.org/budgeting.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user