Re: [tw5] Operator that supports filters wihout formatting as link

2020-02-13 Thread Mat
Jeremy Ruston wrote:
>
> There’s actually a correction to make; it might be worth updating your 
> original post to make sure future searchers don’t get led astray.
>

Thanks! I hope I updated it correctly.

<:-)

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ada99f64-993f-4157-b108-9ec79b9b9298%40googlegroups.com.


Re: [tw5] Operator that supports filters wihout formatting as link

2020-02-13 Thread Jeremy Ruston
Hi Mat

> On 12 Feb 2020, at 01:24, Mat  wrote:
> 
> I'm about to go sleep so this is a bit sloppy:

There’s actually a correction to make; it might be worth updating your original 
post to make sure future searchers don’t get led astray.

> Or the WikifyWidget which takes a lot of memory so don't e.g put it in a 
> loop. Note that you can use it like so to get a filter result:
> 
> <$wikify name=foo text={{{ filter }}} >
> 

Setting an attribute to {{{ filter }}} doesn’t do that: it evaluates the filter 
and returns the first result as the value of the attribute. So the effect of 
your example is to process the first result of the filter as if it was 
wikitext, and then return the text portion of the resulting HTML.

Best wishes

Jeremy.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/A22796A9-BA61-4AE9-863D-2C26D1B926D1%40gmail.com.