Results 35 comments of Flo Kempenich

This is the same issue as: https://github.com/toolkit-for-ynab/toolkit-for-ynab/issues/3419

If anyone knows where I could start looking I'd be happy to try and see if I can fix it. The problem is that I don't know where to begin,...

Thanks for the pointer! I looked at it a bit and I managed to narrow down the issue to this call on `ember.ts`: https://github.com/toolkit-for-ynab/toolkit-for-ynab/blob/88fc3a592f36e51bb3bf32c11c554b4f173f1a23/src/extension/utils/ember.ts#L38 But not sure where to go...

On the discord @YusefOuda found a quickfix. But we have no idea how to implement it in the extension. The error comes from the function `title` as @alexlukas also found,...

Oh yes @garo , that would be great indeed! I have almost the exact same use-case. I'm using 2 custom commands to replicate `increase main pane count` and `decrease main...

Oh wow @Henkru, great job! 💯 I tried to follow the path of arguments like you did, but got lost in the unknown waters of Swift code 😁 Thanks for...

Fantastic work @koonweee, and @blastrock thanks a lot for the updates! I haven't tested it yet, but I will very soon. I do have 2 questions: 1. Why the requirement...

Hey 👋 Just catching up now, busy week, as always. 😅 Thanks for your answer, the conversation is very interesting. If I’m being honest I didn’t fully understand the problem...

Hey there, Thanks for your detailed responses too. It’s very interesting topic. I’ll try to catchup on everything, let me know if I forgot something. @blastrock I can see you...

Hey @blastrock I just completed some tests and I can confirm that the implementation of linear regression is working 🎉 I plugged in the values I got from my original...