Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.77k stars 643 forks source link

Report of excluding a tag #3382

Closed hkjansonchan closed 1 month ago

hkjansonchan commented 3 months ago

Please confirm the following:

What do you want to be added or improved?

As a user I want to add a function that can filter out a tag

Why do you need it?

How do you imagine it?

In the report, the tag can have a exclude button.

ivywallet commented 3 months ago

Thank you @hkjansonchan for raising Issue #3382! 🚀 What's next? Read our Contribution Guidelines 📚.

Tagging @ILIYANGERMANOV for review & approval 👀

rodrigoliveirac commented 2 months ago

@ILIYANGERMANOV For this case, I thought about adding a 'Filter Preferences' item to the Settings screen, where the user can choose multiple tags or just one. The system will then display only the transactions with the selected tags. I thought of this approach to keep the main screen clean. What you think?