mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-16 07:04:23 -05:00
[GH-ISSUE #5919] [Feature] Allow Hide "cleared" checkboxes & Hide reconciled transactions when viewing All/multiple accounts' transactions
#16775
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 @db-src on GitHub (Oct 13, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/5919
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
When viewing the transactions table/list for one account, we have these options available via top-right kebab menu:
Hide "cleared" checkboxesHide reconciled transactionsHowever, when viewing
All accountsor another multi-account view likeOn budget, these items aren't available.Describe your ideal solution to this problem
I don't see any reason that these menu items shouldn't be available when viewing All or all On/Off budget accounts. And when doing so, these options will make it possible to have a more streamlined list of transactions to work with (visually and perhaps functionally, e.g. hiding reconciled transactions might make it less heavy to do filter queries).
Teaching and learning
AFAIK these menu items aren't already documented, so either we leave it that way and assume they're discoverable enough where they are, or we add docs and note that they're available when viewing both 1 and multiple accounts.
@github-actions[bot] commented on GitHub (Oct 13, 2025):
✨ Thanks for sharing your idea! ✨
This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward 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 👍!