API & Quick Add Magic

Hey, I’m trying to get into using Vikunja and I’m trying to create a task using the API. I was wondering if the Quick Add Magic could be applied when submitting a task through the API. I couldn’t find anything related to Quick Add Magic in the docs.

Edit: I see that the logic for this feature is based in the frontend application. Is there any plan to move it to the backend (or can I contribute to it?)

Yeah, quick add magic is frontend only. You can add the same properties to the task via the api, just not with magic keywords.

I hope to integrate it in the api at some point, but not with a high priority right now.