What problem are you experiencing? When I try it both <<aline>> and <<bob>>
produce text with an external hyperlink.
You don't show your index in your example, so for my test I just made it
01:
So ... without seeing your data -- be sure you have an index for each line.
Be sure that you've set the type of the data tiddler to data tiddlers.
Good luck,
-- Mark
On Thursday, January 18, 2018 at 7:51:13 PM UTC-8, 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 [email protected].
To post to this group, send email to [email protected].
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/e9e28577-7655-4637-a126-89e6a934f6e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.