[GH-ISSUE #4454] [Feature] Goals with the possibility to spend #43555

Closed
opened 2026-04-26 04:05:54 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @diegofede on GitHub (Feb 25, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/4454

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

The problem is that currently goals recalculate if you spend while trying to reach a goal, leading to spending more than planned. The problem can be understood by identifying 2 different types of goals, "balance goal" or "spending goal", each behaving differently.

  • "balance goal" is the current implementation where it will try to reach/maintain that balance, this is useful for things like an emergency fund.
  • "spending goal" where one wants to be able to spend while the balance is being filled and does not want to spend above that, this is useful for things like vacation fund, where vacations during the year can use up some of the saved balance.

Describe your ideal solution to this problem

Probably a new term can be added to the template to identify these 2 types of goals. Eventually this would be better if its a property of a category and not part of the template system.

Teaching and learning

No response

Originally created by @diegofede on GitHub (Feb 25, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/4454 ### Verified feature request does not already exist? - [x] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? The problem is that currently goals recalculate if you spend while trying to reach a goal, leading to spending more than planned. The problem can be understood by identifying 2 different types of goals, "balance goal" or "spending goal", each behaving differently. - "balance goal" is the current implementation where it will try to reach/maintain that balance, this is useful for things like an emergency fund. - "spending goal" where one wants to be able to spend while the balance is being filled and does not want to spend above that, this is useful for things like vacation fund, where vacations during the year can use up some of the saved balance. ### Describe your ideal solution to this problem Probably a new term can be added to the template to identify these 2 types of goals. Eventually this would be better if its a property of a category and not part of the template system. ### Teaching and learning _No response_
GiteaMirror added the needs votesfeature labels 2026-04-26 04:05:54 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 25, 2025):

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

<!-- gh-comment-id:2683428049 --> @github-actions[bot] commented on GitHub (Feb 25, 2025): :sparkles: Thanks for sharing your idea! :sparkles: 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 👍! <!-- feature-auto-close-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#43555