This page is part of a static HTML representation of the TiddlyWiki note at: https://tiddlywiki.com/#
storyTiddler Variable (Examples)
storyTiddler Variable (Examples)
21st February 2015 at 2:14pm
storyTiddler Variable
Variable Examples
copy to clipboard
<ol> <$list filter="[prefix[J]]"> <li><<currentTiddler>>, <<storyTiddler>></li> </$list> </ol>
Try it