Moritz Frölich

Results 5 comments of Moritz Frölich

Same for me, running the daemon directly works fine. As a workaround I'm running a bash script at startup of my computer, which runs the daemon directly

As far as I understand it, this is due to a limitation in the XD Api. See #198 Would also love to have that feature. I will need use CSV...

Facing the same issue with a `_unusedVariable` ```ts //eslint-disable-next-line @typescript-eslint/no-unused-vars const [_iDontCare, indexAsString, remainder] = key.match(matcher)!; ``` ```shell (typescript) Error: semantic error TS6133: '_iDontCare' is declared but its value is...

@shrikster can you resolve the conflicts? Otherwise I could take over, because I’d really love to have form data support 🔥

would also love to have this, as we would use it to indicate certain `limits` that have been exceeded or not by a bar