mirror of
https://github.com/actualbudget/actual.git
synced 2026-06-20 20:08:08 -05:00
[GH-ISSUE #3068] [Feature] - Additional Flexibility when updating Notes #8180
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @latetedemelon on GitHub (Jul 16, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/3068
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
When applying changes to multiple transactions via the UI, there is the option to prepend / replace / append updates to the notes. I'd like that same functionality to work for the rules as well, it appears that replace it the only current option.
Describe your ideal solution to this problem
As above.
Teaching and learning
No response
@github-actions[bot] commented on GitHub (Jul 16, 2024):
✨ 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 👍!
@atgrey24 commented on GitHub (Jul 17, 2024):
I had this thought too. The capability should definitely be expanded to the Rules
@matt-fidd commented on GitHub (Jan 29, 2025):
This has been implemented