<$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>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/]]
1: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/]]
Sorry I didn't post it right the first time.1: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/]]
<$set name="source" value={{!!accomplishments_tiddler}} >
<$list filter="[<source>indexes[]]" variable="index">
<Contents-of-Line:>
<<source>>:<<index>>
</Contents-of-Line:>
<$set name="wood" tiddler=<<source>> index=<<index>> >
<Contents-of-Variable:>
<<wood>>
</Contents-of-Variable:>
<$wikify name="bob" output="html" text="2017 - Hosted lab by writing example code, creating presentation and presenting it on [[Backup and Disaster Recover Software.|http://bit.ly/cplug_bareos_talk_lib]]" >
<Wikify-From-Attribute:>
<<bob>>
</Wikify-From-Attribute:>
<$wikify name="tom" output="html" text=<<wood>> >
<Wikify-From-Variable:>
<<tom>>
</Wikify-From-Variable:>
</$wikify>
</$wikify>
</$set>
</$list>
</$set>
<Contents-of-Variable:> </Contents-of-Variable:>
<Wikify-From-Attribute:>
2017 - Hosted lab by writing example code, creating presentation and presenting it on Backup and Disaster Recover Software.
<Wikify-From-Variable:> </Wikify-From-Variable:>