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 a question about ini config file format. When I use ofxclient to add accounts, they show up in the ofxclient.ini in a section like
[5fabc123blahblahblahblahblahblahyaddayaddayaddblahblah]
Can I manually edit the ini file to change this to something like [vanguard]? That would be useful so I can do ofxclient -a vanguard instead of ofxclient -a 5fabc123blahblahblahblahblahblahyaddayaddayaddblahblah. I tried changing the ini file but then I got errors.
Thanks.
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 a question about ini config file format. When I use
ofxclientto add accounts, they show up in theofxclient.iniin a section like[5fabc123blahblahblahblahblahblahyaddayaddayaddblahblah]Can I manually edit the ini file to change this to something like
[vanguard]? That would be useful so I can doofxclient -a vanguardinstead ofofxclient -a 5fabc123blahblahblahblahblahblahyaddayaddayaddblahblah. I tried changing the ini file but then I got errors.Thanks.