reZach
reZach
Thanks for your input @3flex. Here are my thoughts. > Pagination - need to recognise when more records are on the next page, and when the end of the list...
@3flex great, thanks for this information! > I'd come across https://github.com/MontFerret/ferret and was wondering if that might be a good basis for something like that but it would be a...
@Dan-inpooling @3flex I've got an extension _partially_ creating connector code for My Budget: https://github.com/reZach/page-recorder. It still has some kinks to work through, but making progress and wanted to share with...
Thanks @csingley for your link. Unfortunately, this library is JS, so we'll be looking for a JS-specific library for OFX usage. I'm still in the process of trying to get...
If you happen to come across a JS-OFX library it would be very appreciated if you found one, or wrote one for the cause! @csingley
@csingley I didn't know you were the author of ofxtools! Very neat! Well do you have references on JS-bindings for libofx? That's a new territory for me, I'm sure I...
It's a starting point, thanks @csingley. I appreciate you looking and finding this repo, I do.
Do you have a sample git repo that reproduces the issue @imyosh ? That would be helpful in debugging and validating a fix is successful when made. I would have...
Hi @ckemmler, I tried to reproduce this by disabling all of my extensions and re-loading the project, and wasn't able to reproduce this particular behavior. Do you have ideas of...
Thank you for your kind words, @iammdmusa. Does the comment in **main.js** help get you started with this? I commented it out because the needs of deploying an application I...