Figured it out!  I was using 5.1.14 and I needed 5.1.15 to do it.

On Thursday, 18 January 2018 22:51:13 UTC-5, leeand00 wrote:
>
>
> When iterating over a source dictionary tiddler, is it possible to feed a 
> line (index) from it into the <$wifify> widget's text
> attribute?
>
>
> <$set name="source" value={{!!accomplishments_tiddler}} >
> <$list filter="[<source>indexes[]]" variable="index">
>
> <<source>>:<<index>><br/>
>
> <$set name="aline" tiddler=<<source>> index=<<index>> >
>
> <<aline>>
>
> <$wikify name="bob" output="html" text=<<aline>> >
> <<bob>>
> </$wikify>
>
>
> </$set>
> </$list>
> </$set>
>
>
> Let's say there was something in a dictionary line like this:
>
> 2017 - Hosted lab by writing example code, creating presentation and 
> presenting it on [[Backup and Disaster Recover Software.|
> https://www.meetup.com/cp-lug/events/245852703/]]
>
> That should get turned into some text and an external hyper-link, correct?
>
>
>
> Thank you, 
>    Andrew J. Leer
>
>
>
>

-- 
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/75111ac6-827f-433b-8e42-acb1cf9c8f60%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to