[tw] Re: Wikify widget examples

2017-08-08 Thread @TiddlyTweeter
Ciao Stephen

There's a simple example of its use here: 
https://groups.google.com/d/msg/tiddlywiki/9lc4ht_RM9A/ON3p-uYzBgAJ
Its used in that to capture rendered Html.

Best
Josiah

On Tuesday, 8 August 2017 15:28:31 UTC+2, Stephen Kimmel wrote:
>
> I'll admit that I'm late to the party and can be exceptionally dense at 
> times but I don't understand the $wikify widget. I read the tiddler. It 
> parses some text, renders it and returns it as a variable which is 
> available inside the widget depending on the type selected which defaults 
> to an option which isn't one of the listed choices. What? What? While there 
> are examples in the full Tiddlywiki, there are no examples for the $wikify 
> widget and, as close as I can tell, Tiddlywiki almost never uses it either.
>
> Can someone point me some examples that are simple enough for a borderline 
> moron like me to understand? Jeremy, could we get an example or two in the 
> next version?
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9e3ba297-95c2-4900-9554-33aeb1c2f464%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Wikify widget examples

2017-08-08 Thread Mat
If it helps: I think of it as a setwidget but with output as text rather 
than wikitext.

Of note is that you can for text argument use an evaluated filter, like so:

<$wikify name=foo text="""{{{ filter }}}"""> ... 

<:-)

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b8e8e8b2-51a6-4b57-86f9-1bda491dbe19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.