Hi Thomas,
Thanks a lot. Obviously I have not discoverd the trick to use the wikify-widget yet. The construction below delivers the Text of the function in the Tiddler, not the desired results...

\define generatereport()
<$wikify>
(1)<$list filter="[rating[1]]">~{{!!title}}</$list>
(2)<$list filter="[rating[2]]">~{{!!title}}</$list>
(3)<$list filter="[rating[3]]">~{{!!title}}</$list>

(idee)<$list filter="[tag[Idee]]">~{{!!source}}</$list>
</$wikify>
\end

<$button>
<$action-sendmessage $message="tm-new-tiddler" title="Umfrageergebnisse" text=<<generatereport>>/>
Generate Report
</$button>

How do I make it render the text.

Thanks Jan



Am 25.09.2016 um 18:12 schrieb Thomas Elmiger:
Hi Jan

Did you try to use the Wikify widget?
http://tiddlywiki.com/#WikifyWidget

Good luck!
Thomas


--
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/57E83520.9080605%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to