Request: Arbitrary file upload in editor, inserted into transaction comment #314
MatthewCroughan
started this conversation in
Ideas
Replies: 1 comment
-
aki updates |
Beta Was this translation helpful? Give feedback.
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.
-
I would like to be able to upload receipts in-line in the ledger transaction in a comment/tag field, in the same way that GitHub markdown works, i.e when you press ctrl + v it uploads data to GitHub's webserver, and embeds it by-hash in the markdown, like this:

The ledger transaction could look like this:
there's only three components to it:
If you were feeling fancy, you could even scan all ledger transactions and garbage-collect/remove all files which are no longer referenced by journal entries.
The reason I would like this is so I can get into the habit of linking my transactions to photographic receipt evidence.
Beta Was this translation helpful? Give feedback.
All reactions