-
I use ledger (hledger) as an envelope budgeting tool through a combination of virtual transactions (the budget) and automatic transactions (triggered on expenses) as detailed in the following blogs. h…
-
https://github.com/linuxserver/budge
I don't have the skill set to create the role but I think it would make a great addition to saltbox if it works as intended.
"BudgE (pronounced "budgie", li…
-
Hi,
One of my incomes comes in quarterly on a different day each quarter, so I set up my monthly budget in "Budget with Envelopes" with that income as one of my monthly incomes at 1/3 of the quarter…
-
It would be nice to add a filter parameter `direction` to the transaction list.
It could have the following values:
"incoming": off-budget account -> on-budget account
"outgoing": on-budget accou…
-
For DSP (not Bigpicture) we will initially provide OpenStack Horizon as a portal for users to launch services inside their allocated environment / budget envelope. We will need a more easy to use web …
-
I was thinking about the stuff listed in #32 and thought it would be fun to try to break it all out into more detail to see what it looked like. Here's a quick sketch of what a *possible* set of featu…
-
```
Envelopes are another way to manage budgets : instead of setting limits for a
defined periods, it permits to constantly add or remove money to/from envelopes.
```
Original issue reported on code…
-
### Service
[You Need a Budget (YNAB)](https://www.ynab.com/) is a multi-platform personal budgeting program based on the envelope method.
### Link to your repository
https://gitlab.com/davereid/…
-
I use auto postings for envelope budgeting this way:
```ledger
= expense
budget:unbudgeted *-1
equitybudget *1
= expense:fun
…
-
I was expecting "Funds for month" to equal Assets-(Budgeted+Liabilities) but it seems to only check cash flow from income.
In the below example, I was expecting "Funds for month" to be 1000.00(Check…