We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allow tags to be added to transactions (so that later we can filter stats by tags, as well as categories).
The text was updated successfully, but these errors were encountered:
[#37] made db schema changes to support tags
bcd828b
[#37] add api support for tags
89c8880
[#37] add tags data to income/expenses evolution stats
a573c18
[#37] add tags data to year by year income/expenses distribution stats
07cc43e
[#37] now getFilteredTransactionsByPage also accounts for tag names w…
8e9741c
…hen filtering
Successfully merging a pull request may close this issue.
Allow tags to be added to transactions (so that later we can filter stats by tags, as well as categories).
The text was updated successfully, but these errors were encountered: