L3MON4D3
L3MON4D3
> Or put it into the doc (since it fixes an issue, and is not just a new feature), though I'm not sure which section would be appropriate Actually, this...
Hey, are you still up for this? I could also take over, but I don't understand the `set paste`-part, I'd appreciate if you can explain that to me :sweat_smile:
Oh good to know, I guess we can ignore that then. Still, important to know what's going on there, maybe it does not only happen when paste is set, but...
Hi :) I'm not 100% sure what you're asking: > I want to request data through Python code or curl to generate a list of titles Should these be generated...
Ah, okay: you can use a `dynamicNode` to generate nodes upon expanding. In your case you'd want to generate a `choiceNode` since that allows switching between multiple options (and theres...