I'm a big fan of Thomas Elmiger work, including his text stretch macro:
http://tid.li/tw5/hacks.html#TextStretch
I'm trying to use it here:
<$list filter="[tag[Levels]]">
{{!!title}}: <$macrocall $name=strex content="<$transclude
tiddler='{{!!title}}' mode='block'>" label="+" id="id"/><br>
</$list>
But the transclude doesn't quite work, it seems.
I've tried this:
Level 1 Exploratory: <$macrocall $name=strex content="<$transclude
tiddler='Level 1 Exploratory' mode='block'>" label="+" id="Level1"/><br>
Level 2 Prototype: <$macrocall $name=strex content="<$transclude
tiddler='Level 2 Prototype' mode='block'>" label="+" id="Level2"/><br>
Level 3 Implementation: <$macrocall $name=strex content="<$transclude
tiddler='Level 3 Implementation' mode='block'>" label="+" id="Level3"/><br>
But can't quite get the stretched texts to open individually.
Any suggestions? (I thought of setting id="{{!!title}}" but that didn't
seem to work)
Thoughts or help much appreciated!
//steve.
--
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/db2c5b3d-66ec-48d7-9de7-8fa39a7603b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.