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] Choose budget frequency #4060

Closed
1 of 2 tasks
ElDubsNZ opened this issue Dec 30, 2024 · 1 comment
Closed
1 of 2 tasks

[Feature] Choose budget frequency #4060

ElDubsNZ opened this issue Dec 30, 2024 · 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

@ElDubsNZ
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?

Most budgeting apps are based around the American system of being paid monthly. But in many places, paycheques are weekly or even fortnightly (2-weekly for Americans).

For people paid monthly, this works great, they can plan ahead for their next paycheque, but for the rest of us, we have to awkwardly plan 2-4 "and a bit" paycheques in one budget period. It really diminishes the usefulness of the budget for me as a fortnightly paid person.

Describe your ideal solution to this problem

Allow us to choose our budget frequency by setting a start date and an end date that match our pay period. For example, my last pay day was 24 December, so I would pick 2024-12-24 to 2025-01-06. Actual would then set pay periods every 14 days.

I have no doubt this would be a major restructure of how budgets are coded and organised, but it would bring so much benefit to those of us who aren't paid monthly.

Switching between budgets might have to be impossible. Merging from smaller periods to larger periods is easy enough, just combine the periods, however splitting down, Actual would have no way to know which fortnight to put the budgeted amount into. So I suspect it'd be easier if there's just different budgeting databases for each frequency.

As for UI, instead of showing the month, it would show the period you've selected.

Teaching and learning

Depending on how it's built, this would be either something chosen when creating a new budget, or it's something you can change in the budget menu. You could recommend people set it based on their pay frequency.

@ElDubsNZ ElDubsNZ added the feature This issue is a feature request label Dec 30, 2024
@github-actions github-actions bot added the needs votes Please upvote this feature request if you would like to see it implemented! label Dec 30, 2024
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 👍!

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