Skip to content
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] Exclude specific categories from income & expenses summary #4386

Closed
1 of 2 tasks
SimonMayerhofer opened this issue Feb 15, 2025 · 1 comment
Closed
1 of 2 tasks
Labels
feature This issue is a feature request needs votes Please upvote this feature request if you would like to see it implemented!

Comments

@SimonMayerhofer
Copy link

SimonMayerhofer commented Feb 15, 2025

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature? (-> maybe)

Pitch: what problem are you trying to solve?

I prefer using the tracking budgeting and have several categories for transactions which are not really an income neither an expense. I think with envelope budgeting it could also work, but I'll explain it with tracking budgeting here.

Category Examples

Expense category: To refund
income category: Refunded
Usage: Each transaction which should be refunded to me will be marked as To refund. E.g. I bought something which I didn't like. Like that I can keep track of how much money is owed to me. The refund transaction gets the income category Refunded.

Expense category: Loan > Given
income category: Loan > Given Refund
Usage: I lend someone money (or pay for a group expense) and mark the (group part) expense as Loan > Given. When I get back the money I mark the transaction as Loan > Given Refund.

If I buy something for e.g. 10.000€ in January and get it refunded in February, my January expenses are -10.000€ and my February income is then at +10.000€, which is not correct, because in reality it was neither an income nor an expense, I just didn't have the money temporary in my account.

Because neither of these categories have an effect of my real income or expenses, because they are just temporary they distort my real expenses/income and I'd like to exclude them under the "Budget" tab here:

Image

Describe your ideal solution to this problem

I'd add a "Exclude from summary|budget" menu item in the category menu:
Image

To add a visual marker for excluded categories, we could add a 🚫 symbol before the category name.

Teaching and learning

  • The menu item should be enough to find it in the UI
  • I think the best example for a use case is the one of refunds/reimbursements and how to handle those. The page in the docs where this topic is covered would be a great place to reference this feature.

I'm happy to help writing the docs and maybe also help code the feature, I just never worked with TypeScript so far, but I'm willing to learn.

@SimonMayerhofer SimonMayerhofer added the feature This issue is a feature request label Feb 15, 2025
@github-actions github-actions bot added the needs votes Please upvote this feature request if you would like to see it implemented! label Feb 15, 2025
Copy link
Contributor

✨ 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 👍!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue is a feature request needs votes Please upvote this feature request if you would like to see it implemented!
Projects
None yet
Development

No branches or pull requests

1 participant