[PR #2542] Show/hide reconciled transactions in the account view #4357

Closed
opened 2026-02-28 20:54:49 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/2542

State: closed
Merged: Yes


Adds toggle to show/hide reconciled transactions in the account view.
This functions similar to how it works in YNAB:

  1. Setting is stored in local prefs (persisted between refresh)
  2. Setting is per-account

edit:
Just some more context on this:

I had previously added a filter for reconciled transactions in #2108. But this doesn't really work as I'd want it (and other people have requested). Really what we want is for this to persist, and behave like the YNAB "view" for hiding reconciled transactions (e.g. still show scheduled transactions).

https://github.com/actualbudget/actual/assets/5488094/72b60afd-51d4-49f8-b8d3-ee9618de8ec6

**Original Pull Request:** https://github.com/actualbudget/actual/pull/2542 **State:** closed **Merged:** Yes --- Adds toggle to show/hide reconciled transactions in the account view. This functions similar to how it works in YNAB: 1. Setting is stored in local prefs (persisted between refresh) 2. Setting is per-account edit: Just some more context on this: I had previously added a filter for reconciled transactions in #2108. But this doesn't really work as I'd want it (and other people have requested). Really what we want is for this to persist, and behave like the YNAB "view" for hiding reconciled transactions (e.g. still show scheduled transactions). https://github.com/actualbudget/actual/assets/5488094/72b60afd-51d4-49f8-b8d3-ee9618de8ec6
GiteaMirror added the pull-request label 2026-02-28 20:54:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4357