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

Add methods to delete Categories #61

Closed
azinsharaf opened this issue Jan 5, 2024 · 5 comments · Fixed by #62
Closed

Add methods to delete Categories #61

azinsharaf opened this issue Jan 5, 2024 · 5 comments · Fixed by #62
Assignees
Labels
enhancement New feature or request

Comments

@azinsharaf
Copy link

Does this api have methods to list the Categories and delete some of them? I've imported my Mint data into Monarch and ended up with 3000 custom categories in "Other" group. Their support isn't helpful to clean it up.

@hammem hammem added the enhancement New feature or request label Jan 5, 2024
@hammem
Copy link
Owner

hammem commented Jan 5, 2024

@azinsharaf , thanks for raising this issue! Happy to add methods for listing categories and deleting them!

@hammem hammem changed the title [question] methods to manipulate the Categories Add methods to manipulate the Categories Jan 5, 2024
@hammem
Copy link
Owner

hammem commented Jan 5, 2024

just to be clear, @azinsharaf , the existing methods get_transaction_categories() and get_transaction_category_groups() will let you retrieve the existing ones, we just need to add a methods to edit and delete them.

@hammem hammem self-assigned this Jan 5, 2024
@grablair
Copy link
Collaborator

grablair commented Jan 5, 2024

Just merged @hammem's changes. Should be out in the next version

@grablair grablair changed the title Add methods to manipulate the Categories Add methods to delete Categories Jan 5, 2024
@azinsharaf
Copy link
Author

thanks for writing it so quickly.
i am trying to learn how to use this library. i might ask my questions in the discussion section. thanks again!

@hammem
Copy link
Owner

hammem commented Jan 7, 2024

No worries, @azinsharaf ! I appreciate the time you took to ask for it.

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
None yet
Development

Successfully merging a pull request may close this issue.

3 participants