Add a "Note" field to expenses #1658
Replies: 1 comment
|
Coming in 4.0.0! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When logging expenses (shopping, groceries, food & drinks, etc.), there's no way to attach context to an entry beyond the amount and category. Details like what was bought, why, or a reminder for later get lost.
Add an optional free-text "Note" field to each expense entry, scoped to individual expenses.
It would be useful for things like:
Currently stuffing extra context into the expense title, which clutters the budget view and defeats the category grouping.
All reactions