I'll revert to a simpler textarea-based editor while implementing your new tag structure format.
I've implemented a simpler textarea-based editor with your specified tag structure format. This version includes:
GroupedSourceOutputs type exactly as you specifiedEach tag now includes:
node_id (string)value (tag name)key (string)data_type (DataTypes)resize-vertical class to allow manual resizingTags are color-coded based on their data type:
This implementation gives you a clean, simple textarea that you can resize while maintaining all the functionality of the tag system with your specified data structure.
v7 was created by restoring v3