I'd like to set a few default values so that every time i go to use a node or node red editor it's configured to what's handy for me.
examples:
- Opening NR editor would default to the debug console being open rather than the info panel
- dragging a debug node to the editor would have the default output value already set to "complete msg payload" rather than just "msg paylod" etc
and similar tasks like that.
Are they settings that are already possible somewhere ?