Emin Martinian
Emin Martinian
I have a feature request: allow an option to store the raw OFX. For example, if you do `ledger-autosync --account --storeraw /path/to/raw.ofx` then it would be nice if l-a could...
I have another question; this time it is about offsetting accounts. Before I get to it, however, I want to say that I think l-a is awesome and so that's...
I think there is a bug in processing expired short option positions from Vanguard. What happened is I sold 20 puts for $0.25 and they were assigned to me (i.e.,...
I found another bug in handling reverse stock splits from Vanguard. I owned 200 shares of LPI (CUSIP 516806205) which did a 20-for-1 reverse split. I should end up with...
Thanks for making this project. I just came across and am really impressed with the code and the documentation. My head is spinning with projects I would like to try...
Thanks for magithub! This is a neat project which I'm enjoying getting familiar with. I particularly like the `magithub-issue-personal-note` function. I'd love to be able to have my personal notes...
Thanks for this excellent software. Is there an easy way to export a chat or stuff from the chat buffer? Obviously I can do a cut and paste but the...
I would like to do something like ``` (slack-room-display "some-room-name" "some-team") ``` and get the same effect as if I had called `slack-room-display` interactively and selected "some-team" for the team...
First of all, thank you for writing this tool. It is awesome! For the first time, I have some hope of managing my finances using command line tools. I have...
Thanks for creating this package. It looks really neat. I was particularly intrigued by the `pyimport` function you mentioned in the README. Having worked with some other javascript to python...