Adding custom nodes to n8n.cloud

Are there plans to enable custom nodes in the hosted cloud version?
Somehow…

I also wonder if there could be a custom node type that uses an online code playground:

  • n8n could make a custom node template codesandbox (or plnkr.co or whatever).
  • Users could fork that and put the URL of the fork into a custom nodes list for inclusion in the UI.

This would allow for more comfortable editing and library importing than the current function nodes,
and allow for more easy extensibility

Any update ? That would be nice to have some “internal workflow” reusable in multiple n8n cloud instances for instance, and sharable to the public.