You can't except if you use nested lists and the "each" filter.
Example you can try on tiddlywiki.com:
<$list filter="[all[shadows]has[group]sort[group]each[group]]">
<$view field="group"/><br/>
<$list filter="[all[shadows]field:group{!!group}sort[title]]">
---<$view field="title"/><br/>
</$list>
</$list>
It lists all shadow tiddlers having a group field and sort by this field.
In each "group" it sorts by title
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.