-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Is your feature request related to a problem? Please describe.
This is somewhat related to issue #34, but I separated this one so as not to add "new" requests to another issue.
I also find the number of fields a bit limiting. A couple things that would make this highly useful for me would be a "tags" field and an "accounts" field.
Describe the solution you'd like
For a tags field I'd like to see a drop down, like "categories", but allow a multi-select up to 3 or X number of items.
- This would make it so I can my categories be more generic but can tag a transaction to get more fidelity
- It would also provide more items to filter on
For an "accounts" field I think a simple drop down (similar to categories as well) would add a greater ability to analyze budgets more granularly.
Describe alternatives you've considered
The only other way I can see of doing this is to add more information into the "description" field and then parse ot on a csv export, but that feels non-intuitive.
Additional context
None at this time.