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] Rule to further categorize transactions #4391

Closed
1 of 2 tasks
Kennedy242 opened this issue Feb 16, 2025 · 1 comment
Closed
1 of 2 tasks

[Feature] Rule to further categorize transactions #4391

Kennedy242 opened this issue Feb 16, 2025 · 1 comment
Labels
feature This issue is a feature request needs votes Please upvote this feature request if you would like to see it implemented!

Comments

@Kennedy242
Copy link

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?

When there are a lot of transactions by the same payee, I'd like to have more granular idea of where the money went.

When Actual sees a transaction without a category, there is red text at the top saying "n categorized transactions". It would be cool to have a similar feature for custom rules, more than just empty categories.

Specific Example: I make (many) amazon purchases and when I do my budget I want to make sure I know what each transaction was for. They are all from amazon but what did I buy? I'd like a way to have Actual help keep me accountable and require me to fill out notes for all Amazon.com payee based on a custom rule

Describe your ideal solution to this problem

Initial guess: I would assume it would be similar logic to the uncategorized functionality.

If the uncategorized logic could be reused, maybe it could be refactored to be more flexible so that more than a category would be checked for empty.

Specific Example: User will create a custom rule to ensure all payees of "Amazon" have notes. Then the feature would look at all payees, filter Amazon and then if there are transactions with no notes, flag them. Maybe a similar banner to uncategorized? Or a literal flag by the transaction to indicate it needs more info

Teaching and learning

  • In the documentation for the uncategorized section, there could be a sub section describing this new feature
  • Could be included in a "customs" section. If there is a place to define other custom behavior
@Kennedy242 Kennedy242 added the feature This issue is a feature request label Feb 16, 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 16, 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 👍!

@Kennedy242 Kennedy242 changed the title [Feature] Rule to further catogorize transactions [Feature] Rule to further categorize transactions Feb 16, 2025
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