-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Budget: Add groups for incomes as well #2165
Comments
✨ Thanks for sharing your idea! ✨ This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! |
I think it’s more that we need a developer motivated to take up the challenge of adding this! It’s my personal view only but I would like to see grouping for (a) account types and (b) income categories. The formerly subscription based app that went open source did not have income category groups and there have been so many things to add since then! |
I see, I just wondered why this has been implemted asymmetric for the budget with groups for the expenses and none for the incomes. I saw the issues regarding the accounts, which sounds also like a nice feature but this is probably a bigger one than doing things similarly for expenses and incomes. |
Yes, I see your point. I suppose we would have to ask the original dev to be sure. A lot of our users probably don’t have a large number of different income sources whereas they do have a significant number of expense types - but I’m only guessing. As an aside, our biggest “paid for” rival (YNAB - You need a budget) for example has no income categories at all. Just an available to budget income figure. But yes I do agree with your feature request. |
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
First of all, thanks for this wonderful project !
I am suprised to see we can create category groups for expenses but that does not seem possible for incomes in the budget page.
Did I miss this an option to enable this features ? Is there a reason for it to be missing ?
Describe your ideal solution to this problem
Implement category grouping for incomes just like done for expenses.
Teaching and learning
I think that it is self documented as long as the
Add Group
button shows up under incomes as well.The text was updated successfully, but these errors were encountered: