Hi,
I have this to give a list of the contents of the field ‘A’ sorted by field ‘B’
{{{ [all[tiddlers]has[A]get[A]sort[B]] }}}
If field ‘A’ had multiple words (there is a reason), how could I produce the same list but just the first word from each field?
Thanks
Jon