Hi Tobias

The problem is that you're using the list widget as a kind of selective
reveal to decide whether to show the monospaced tiddler text. Sometimes
your filter is returning more than one result, and that's why the content
of the list widget is rendered multiple times.

The fix is to add "+[limit[1]]" to the end of the filter expression.

Best wishes

Jeremy


On Sun, Nov 23, 2014 at 6:05 PM, Tobias Beer <[email protected]> wrote:

> Hi Jeremy,
>
>
>> Can you post the example?
>>
>
> Of course...
>
> <$list filter="[all[current]tag[$:/tags/ShowSource]] 
> [all[current]prefix[$:/template]]  
> [all[current]prefix[$:/macro]!field:type[application/javascript]] 
> -[[$:/macros/source]] -[[$:/macros/static]]">
> <pre><$view tiddler=<<currentTiddler>> format="text"/></pre>
> </$list>
>
>
> Best wishes, Tobias.
>



-- 
Jeremy Ruston
mailto:[email protected]

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