[GH-ISSUE #4104] [Feature] Fill only empty budget lines #15987

Closed
opened 2026-04-14 19:08:40 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Christoph-Wagner on GitHub (Jan 7, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/4104

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?

Have certain budget cells filled already, but copy everything else over from last month (or the average, or whatever).
Currently, Actual overwrites whatever one has already entered when using the copy feature
image

I normally want almost everything to be the same, month-to-month, but I sometimes know about some area requiring extra money (e.g. in February my Search Engine payment is due so the Online Fees category gets an extra bump), or less (A lot of yearly Bills in January, no need to budget for those in February). I often fill these out months in advance, so doing it after copying is highly inconvenient.

I don’t have much React experience, but dabbled with it, and regularly work with TS, so this should be something I could implement myself.

Describe your ideal solution to this problem

YNAB 4:
image

Actual could have "copy and overwrite" at the top, and an "empty only" section below, both offering the same 3 options Actual currently offers.

Teaching and learning

No response

Originally created by @Christoph-Wagner on GitHub (Jan 7, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/4104 ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [X] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? Have certain budget cells filled already, but copy everything else over from last month (or the average, or whatever). Currently, Actual overwrites whatever one has already entered when using the copy feature ![image](https://github.com/user-attachments/assets/e56acca2-508d-46c7-997b-37179c515ff1) I normally want almost everything to be the same, month-to-month, but I sometimes know about some area requiring extra money (e.g. in February my Search Engine payment is due so the Online Fees category gets an extra bump), or less (A lot of yearly Bills in January, no need to budget for those in February). I often fill these out months in advance, so doing it after copying is highly inconvenient. I don’t have much React experience, but dabbled with it, and regularly work with TS, so this should be something I could implement myself. ### Describe your ideal solution to this problem YNAB 4: ![image](https://github.com/user-attachments/assets/fdbe722d-ef77-48b2-9e1f-3f083f27a296) Actual could have "copy and overwrite" at the top, and an "empty only" section below, both offering the same 3 options Actual currently offers. ### Teaching and learning _No response_
GiteaMirror added the featureneeds votes labels 2026-04-14 19:08:40 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 7, 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:2574776393 --> @github-actions[bot] commented on GitHub (Jan 7, 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#15987