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

Feature Request: exclude categories from the total sum of categories #315

Closed
richar120 opened this issue Feb 22, 2024 · 3 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@richar120
Copy link

richar120 commented Feb 22, 2024

Hi, first of all, congrats on your app. I like it a lot!

I would like to ask about having the possibility to choose the categories that you want to include in the 'Categories' section.

For example:

(✔) Category 1 (Spent: $100) (Earned: $150)
(✔) Category 2 (Spent: $300) (Earned: $200)
(❌) Category 3 (Spent: $500) (Earned: $10)
(✔) Category 4 (Spent: $1000) (Earned: $0)
SUM (Spent: $1400) (Earned: $350)

This feature would be helpful to avoid including some categories that do not contribute to the total spent and earned, such as transactions between personal accounts. Also could be great to could choose the time range in the 'Categories' section

Thank you for such a great app.

@dreautall dreautall added the enhancement New feature or request label Feb 23, 2024
@dreautall dreautall added this to the v1.0.0 milestone Feb 23, 2024
@dreautall dreautall self-assigned this Feb 23, 2024
dreautall added a commit that referenced this issue Feb 23, 2024
also backend stuff already done with saving
via `SettingsProvider`. ref #315
dreautall added a commit that referenced this issue Feb 23, 2024
@dreautall dreautall mentioned this issue Feb 24, 2024
@richar120
Copy link
Author

Sorry but I see the category page like in the previous version. Is it already done? Thanks!

@dreautall
Copy link
Owner

Hi @richar120 - long press a category, chose edit, and then toggle the switch. does that work?

@richar120
Copy link
Author

Hi @dreautall , thank you so much for your support. It works perfect! 😄

dreautall added a commit that referenced this issue Jul 20, 2024
also backend stuff already done with saving
via `SettingsProvider`. ref #315
dreautall added a commit that referenced this issue Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants