(no title)
jgalvez | 9 months ago
Most people don't budget at all.
Most people live paycheck to paycheck. I have lived paycheck to paycheck for a long time. When your finances are in distress, and you have no planning, the least helpful thing you can do is trying a fully featured app, or even worse, a spreadsheet. It requires a lot of attention to details and they can get overwhelming and confusing to manage — not everyone is fluent in spreadsheet formulas, as basic as they may be, to the point of getting the setup right, and most template spreadsheets available pack a lot of unnecessary things and customizing them becomes a project of its own. There's also the feeling of despair realizing you're not even close to even having that much data or assets to put in. This is not only my opinion — this is what I've gathered asking friends and family on the topic.
So this is a way to keep things simple. Extremely simple. No integration to banks, no mental overhead, just a smart replacement for a piece of paper where you write down your income and your expenses. There is a lot of people that still use a physical notebook to keep track of their finances, in this day and age, out of sheer choice — it's a way to maintain focus on the big picture, and not miss any detail.
It's a way to express your finances in a portable, human-readable format that is essentially computable plain text. You can express your finances at a 10,000-feet level, know what your savings will look like, for motivation, and know where your money is going. This is it. Surely it will be too simple for many, but perhaps just about right for some.
You're also not vendor locked, your data is plain text and you can use the CLI (free and open source) to process it. I myself use the CLI and manage my sheets from Sublime Text. Yep :)
em-bee|9 months ago
then you categorize expenses to get an understanding of your spending.
only after you have those categories, you can start to budget.
you can look at the categories and consider whether you are spending to much on a category or not.
if your cash flow is negative you need to find categories that you can reduce. likewise if you want to save money for future events.
i'd like an expense tracker that helps me categorize my expenses. your app seems useful only after i have done that.
the workflow i am looking for is:
i enter expenses as i make them, one line at a time. including breaking out groceries into individual items. then it should allow me to group items into categories. tracking which items don't have a group yet. finally it should tell me how much i am spending per group each month.
mrngm|9 months ago
dave333|9 months ago