Yichao Zhou
Yichao Zhou
For your convenience, 你可以尝试使用我编译的AppImage: http://yichaozhou.com/uploads/wewechat-1.1.7-linux-x86_64.AppImage
I have the same problem. I also tried to compile older versions with no luck.
I am working on a demo for it :)
Currently, we don't have a plan to release the annotation tool. But we might do that in the near future. I will leave this issue open until then.
The reason I hope lexima has this feature is because delimitMate won't insert the right parentheses in that case. You can read the section 3.4 and 3.5 in https://github.com/Raimondi/delimitMate/blob/master/doc/delimitMate.txt In...
It seems that schwab_csv importer does not support `Reinvest Shares` and `Reinvest Dividend`. I am getting errors like ```` ValueError: 'Reinvest Shares' is not a valid SchwabAction ```` The csv...
I also notice that the Schwab import does not generate the price statement of each asset even I specify `position_csv_filenames`. Is this expected for now or I just mess up...
I did some debugging and I found that my position csv files have a header ```` Positions for account Individual XXXX-1234 as of 02:55 PM ET, 03/10/2021 ```` Therefore, the...
@carljm I agree with that. I also have an account that has a format like `Roth Contributory IRA XXXX-1234`. My accounts are relatively new, so probably they changed the naming...
I also like to see this in the upstream, which makes the debugger much useful for me. When I debug a function, I need to restart the program multiple times...