Firstly! I’m loving using Squidex. Great work.
Wondering if the contents section could allow custom grouping based on a category or container. The category would allow you to group content of schemas.
This would help editors to group and find content that belongs together.
For example:
Content:
Bake a cake process (container/category)
-----> process overview (bakeCake schema)
-----> preparation (prep schema)
-----> ingredients (ingredient schema)
Make donuts process (container/category)
-----> process overview (donutprocess schema)
-----> preparation (prep schema)
-----> ingredients (ingredient schema)
Looking at this I can see I could use tags, but not all editors will apply these properly. In the above example there could be thousands of “ingredient” content that editors would find it hard to locate quickly. The categories could act as anchor to point to quickly get a set of content. ie give me the donuts process.
Thanks for your time keep up the great work!