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

Transaction Tags #53

Open
thesammykins opened this issue Apr 26, 2023 · 3 comments
Open

Transaction Tags #53

thesammykins opened this issue Apr 26, 2023 · 3 comments

Comments

@thesammykins
Copy link

Is there potential to have transaction tags visible/editable from UpBlazor? I've been looking into solutions to get specific merchants tagged automatically e.g. Starbucks tagged with "Work Coffee" and then every occurrence of it tagged as well.

@Hona
Copy link
Owner

Hona commented Apr 26, 2023

Yes this is 100% doable...

  • Up API provides the Tags on every transaction.
  • Up API also lets you create & assign tags using the API.

I could create a page to setup tag automation like that.

Do you only want to assign tags based on a merchant?

@thesammykins
Copy link
Author

It seems the most logical way to tackle it, my theory is it's always easier to 'undo' a tag for one transaction vs needing to manually add tags for everything all the time with zero automation.

If you think there are other/smarter ways to tackle it, I'm all for it!

@Hona
Copy link
Owner

Hona commented Apr 26, 2023

I'll have a bit of a think, then implement for you.

Once its in, give it a go and let me know feedback :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants