⚡️ Ideas
Rui Silva Rui Silva Nov 26, 2024

Separate fields from other node types when inhering from a supertag

Explain the problem as you see it

When inherinting fields and other template nodes from more than one supertag, they get mixed up in the children tag.
It would be nice if we had the option to keep all field nodes separate from other node types inherited from the supertags.

Why is this a problem for you?

I'm trying to build a graph structure that involves inherintg from multiple supertags that have both field definitions and other template content and it would make it easier to read and update the children supertags if fields were kept neatly in their own section.

Suggest a solution

A simple checkbox option to move all fields (from the supertag and all its parent supertags) to the beggining of the supertag template.