into-ledger
into-ledger copied to clipboard
Pull in keyboard shortcuts file
I don't expect I have this right, and my golang experience is minimal, but opening it to kick off a conversation on how to get the keyboard shortcuts in the shortcuts.yaml file pulled in.
I'm just getting started with ledger and using this on the sample drewr3.dat file (on Mac, you can see it at /usr/local/Cellar/ledger/3.1.2/share/ledger/examples/
). After getting a basic bank transactions csv that I pulled using https://github.com/ebridges/plaid2qif, I saw something like this:
I wanted to have all the predefined shortcuts from the ~/.into-ledger/shortcuts.yaml
filed pulled in, but I couldn't figure out how.
After patching the code, I see more options, for example:
Incidentally, it seems like the auto-population from the ledger should be after the shortcuts.yaml in precedence.