Feature Request: Filter transactions that have no tags (Untagged) #3117
twisterniq
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the feature
On the Transactions page, add an "Untagged" option to the Tag filter, showing only transactions that have no tags assigned — similar to how "Uncategorized" already works for categories.
Ideally it should be combinable with other filters (date range, account, amount), like the existing tag filter is.
Why is this feature important?
Tags are typically assigned gradually over time, so a very common workflow is cleanup: finding everything that has not been organized yet.
Right now there is no way to answer "which transactions still need to be tagged?" other than going through the list manually, which does not scale once you have thousands of transactions. Since categories already offer this via "Uncategorized", extending the same idea to tags would feel consistent and cover a real gap in transaction hygiene workflows.
Additional context
All reactions