Closed djryanj closed 1 month ago
: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 👍!
I searched for the same thing !
Verified feature request does not already exist?
đź’»
Pitch: what problem are you trying to solve?
I have mortgage payments that come out twice a month, on the 15th and 30th. I have my budget set up so that this exists in 2 categories, one for the 15th and one for the 30th. I would like to set up 2 rules so that when these are seen, they are correctly categorized based on the date they happen.
Right now, the date rule only allows you to select a specific date. (I know, I could create scheduled transactions for this as well, but rules that allow for a more general date match would be good).
Describe your ideal solution to this problem
The "date" rule should allow you to say "the 15th of the month" instead of requiring a specific date. Alternatively, a "day of month" or "week of month" or "month of year" rule could be created as options.
Teaching and learning
No response