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

More advanced filters: Combine and exclude criteria #1407

Open
spencerkoo opened this issue Feb 7, 2024 · 1 comment
Open

More advanced filters: Combine and exclude criteria #1407

spencerkoo opened this issue Feb 7, 2024 · 1 comment

Comments

@spencerkoo
Copy link

spencerkoo commented Feb 7, 2024

Use Cases:

  • Filter by excluding a particular tag and including others
  • Ability to select the same filter type twice and use separate operators on those selects.
    • E.g. See transactions with the tag 'personal' AND exclude those with the tag 'winter holiday trip'.
  • Saving filters for easy reuse would also be very convenient

I think that this would require:

  • AND, OR, and INCLUSIVE/NON-INCLUSIVE operators
  • saving filters
@mtotschnig
Copy link
Owner

I'd be inclined to add the saving part to #233

@mtotschnig mtotschnig changed the title [Improvement/Roadmap item] more advanced filters More advanced filters: Combine and exclude criteria Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants