|↑| ☼ Concept Map | Content Sets | ◾ Aspects
–– ▢ Concepts ◻️ Big Concepts ▫ Small Concepts
–– ◾ Aspects
LIST WITHOUT ID link(file.path, Name)
FROM "Modules/Content/Entries"
WHERE contains(file.name, "◾")
FLATTEN split(file.name, "|")[0] + " " + nonnull(split(file.name, "|")[1]) as Name
SORT Name