I am looking at trying to create some kind of vscode extension for guru.
However, I cannot seem to find any way to reliably create or update “real” draft articles.
The only api that is close is creating an article with a private state. However these are not really real drafts and cannot be updated without a collection to put them in.
I also cannot seem to find any api being used for drafts on your own website, as there it seems to be using websockets to both create the initial draft and update it.
Is there something I am missing, or is this just not a capability your api has?
If this is simply not an existing feature, I would appreciate this being added, as without it, editing a card on anything but your own platform is essentially impossible… ( of course you might want to keep it this way, but I would appreciate you not gatekeeping that feature )