Sorry that I have asked this before and have to bother you again. Unfortunately I didn’t document it and can’t find it. I dug around a bit, but alas.
I basically want this:
<$list filter="[all[current]tagging[]sort[specifics]] -[[Tags]]"><b><$view field="specifics"/></b><span class="indent1"><$transclude field="text" mode="block" /><span class="thingray"><$view field="source"/>, <$view field="pagenumber"/>. <$link>*</$link></span></span><br></$list>
but for output where two or more etries have the same text in the specifics field, they are joined together under one “view field specifics” heading, rather than having the “view field specifics” heading displayed before every single entry.
So the output would be
A
Apple
Atari
Rather than
A
Apple
A
Atart