The idea is:
Hold a key on the keyboard (like “s” or SHIFT, etc) when drag+dropping a property into a field to stringify the value in the field.
My use case:
You are editing in a Node, any node with input fields. You want to drag a property from the JSON in the `previous node` panel -- and stringify that value.
I think it would be beneficial to add this because:
Instead of:
- dragging in the property, then
- switching hand to the keyboard,
- moving cursor to the beginning of the property token,
- typing "JSON.stringify(", then
- moving cursor to the end to close the parenthesis...
...what if we could just hold SHIFT while dropping the property? Ahhhh! Breath of fresh air! How easy! What a delight! Using n8n has never been so glorious.
Any resources to support this?
Are you willing to work on this?
Yes, any way I can.
EP