Simon Michael

Results 1244 comments of Simon Michael

https://github.com/narendraj9/dotfiles/tree/master/.emacs.d/packages/rest/hledger-mode should be investigated too, I haven't tried it.

Other editor modes like https://github.com/ledger/vim-ledger would also be nice to know about.

ledger-mode's C-c C-a runs ledger-add-transaction. On my setup this is somehow working, I get a Transaction: prompt in minibuffer with today's date filled in, and enter inserts the date in...

PS ledger-mode 2017-09-02 24b43e34 here.

Hi @arademaker, let's handle that question on the mail list and/or IRC channel. Perhaps you can repost there, and add all data needed for others to reproduce it and understand.

It doesn't look like it. I think you'd have to submit a patch to ledger-mode changing `--uncleared` to `-U` (in `ledger-do-reconcile`). I was thinking -U was a spelling that both...

PS I would be open to a PR making `--uncleared` a compatibility synonym for `--unmarked --pending`.

Perhaps this was meant for #1002 ?

Anyway: I'm not sure what problems you are having exactly.. is it that hard to make ledger-mode adapt to hledger here ? "Not compatible" is too strong - I've used...