-
Notifications
You must be signed in to change notification settings - Fork 38
Add tags to organize items #655
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
DennisBauer
commented
Aug 23, 2025
- Migrate existing colors to tags
- Add screen to add, edit and delete tags
- Add capability to assign one or multiple tags to an expense
- Show the assigned tags in overview
Create separate tags table Drop current color definitions Remove colors from expenses background
By this the database specific datatypes are kept in the database package while the ViewModel and the Composables use the data class.
812c1d6 to
c01bbb1
Compare
The screen allows creating, deleting and editing of tags.
Allow adding new tags from there Adjust the way to show all tags
c01bbb1 to
a9634c5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.