On Friday, August 29, 2014 10:02:37 AM UTC+2, Danielo Rodríguez wrote:
>
>
> in an easier form like this:
> {{{[list[!!related]]}} 
>

> What is the problem? In the second option all the links appears together. 
> There is no space between them. And that's the only problem. What about a 
> new filter operand, or something else, that specifies how results should be 
> separated?
>

imo you need to add a template
http://tiddlywiki.com/#Transclusion%20in%20WikiText

eg: 
<ul>
{{{ [list[!!related]] || xview }}} 
</ul>

xview

<li><$view field=title /></li>

The <ul> or <ol> tags are neded, to get a proper html structure for 
styling. 
If you don't like to type much, create a macro that uses parameters for ol, 
ul, fieldname ....

have fun!
mario

-- 
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.

Reply via email to