Hi Howard
You can use HTML syntax like this:
<table>
<tr><th>title</th><th>created</th></tr>
<$list filter="[all[tiddlers]has[tags]limit[10]]">
<tr><td>{{!!title}}</td><td>{{!!tags}}</td></tr>
</$list>
</table>
Regards,
Dominic
Am Mittwoch, 18. Juni 2014 11:54:55 UTC+2 schrieb HowardM:
>
> Hi
>
> I have a number of lists, using the $list widget, in which I display two
> or three of the fields for each of the filtered tiddlers, with a separator
> such as a space or comma between the fields. I would prefer to display the
> results of each list as a table but, if I separate the fields with the "|"
> characters which define a table within wiki text, I just get the literal
> "|" character in my $list widget results.
>
> Is there are way of achieving this type of display ?
>
> Thanks
>
> Howard
>
--
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.