actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
13.76k stars 1.1k forks source link

[Feature] Create a "this month" button for the budget summary page #3370

Closed Jonathan-Fang closed 2 weeks ago

Jonathan-Fang commented 2 weeks ago

Verified feature request does not already exist?

đź’»

Pitch: what problem are you trying to solve?

In multiview mode, which really helped me debug an issue with balances and for budget numbers in actual, i thought i was operating on september 2024 when in fact i was operating on september 2025. When I open actual, it defaults to wherever i left off or sometimes in random months, so I'm in like March 2024 when I want to know about my current month.

Describe your ideal solution to this problem

I think we can adapt Google Calendar's solution, make a button called "This Month" and have it go to the current month. If it's multiple months view, have the current month be the leftmost month. It can be placed left of the "choose number of months shown at a time" button, not in the sidebar.

Google Calendar also specifies it's September 2024 not September 2025, and that would be great as well.

image

Teaching and learning

The button should be quite intuitive, although it could be added to the main overlay documentation.

github-actions[bot] commented 2 weeks 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 👍!