Hi everyone,

I can't seem to be able to figure out how to get this to work. Appreciate 
your help.



\define mymacro(index1:"{{!!title}}")
<$set name="myvar" tiddler="tiddler1" index=$index1$>
<$list filter="[$:/.somewhere/<myvar>]">{{||$:/.somewhere/templates/
mytemplate}}</$list>
</$set>




Can't seem to figure out what I'm doing wrong.

1. I need to get a value from a data tiddler (tiddler1) with an index equal 
to the title field of the invoking tiddler (named index1 = {{!!title}}).
2. The result of first step = myvar.
3. I need to take the result and get a tiddler named $:/.somewhere/<myvar>
4. I need to display the resulting tiddler using a template named $:
/.somewhere/templates/mytemplate

The results don't seem to work.

Appreciate your help!

Thanks.


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/627ed698-6599-4825-b89c-7c486019968co%40googlegroups.com.

Reply via email to