Permalink to transaction
in progress
C
Cristian
LM being primarily a web application, I feel it should have a way to link to specific transactions. Something like: https://lunchmoney.app/transactions/TX_ID which would open a standalone view just for that transaction.
Here's why this is useful:
- Apps using the API could sometimes want to show the link to the transaction so that the user can look at it or modify it or whatever
- Users that share their account (i.e. couples) could send each other links to transactions when they need to clarify something during budgeting.
Log In
Din from Lunch Money
marked this post as
in progress
Din from Lunch Money
Merged in a post:
Share Transaction with Collaborator
J
Jaron Lundwall
When sharing a budget with a partner, sometimes I want to ask them about a specific transaction. I wish I had the ability to share a specific transaction with them with a link or otherwise to message them about it.
T
Tim Schindler
This would be great, especially during the period where the feature parity between the API and the web interface aren’t the same.
Heres a use case: I am using a LLM to identify transactions that can be considered occurring items, whether new items or linked to existing. I cannot use the API to create/link to existing so I need to do this via the UI. The LLM knows the transaction ID, but I can’t quickly find/navigate to that transaction so I can do what I need to do in the UI -- instead, I need to use the date, payee, etc. to find it under the transactions view, which can be a bit burdensome.
V
Vivian
I'd love to also have the option to share an account with a collaborator. It'd be really helpful especially after all the transaction categorizations were done by a single person (to not have to do it again).
J
JP Shipherd
This seems like it would be really handy. Maybe in the transaction details, there could be a new "Share with Collaborator" button that appears if the budget has collaborators. Then you could pick a dropdown list, and once you select the collaborator it would send a stock email, ie "XYZ wants you to look at this transaction", along with the details, and maybe a link that would let them jump right to it so they could categorize themselves?