Thank you!

On Thursday, 25 January 2018 22:49:37 UTC, [email protected] wrote:
>
> Hi,
>
> On Monday, January 22, 2018 at 11:13:02 AM UTC+1, hubertgk wrote:
>>
>>
>> Is there a way to transclude <<actionTiddler>>'s text or <$set> its text 
>> to a variable?
>>
>
> Ran into the same problem today. This code works for me on 
> https://tiddlywiki.com/:
>
> \define droppable-actions()
> <$action-sendmessage $message="tm-modal" $param="SampleModal" 
> yourMessage={{{ [<actionTiddler>get[text]] }}}/>
> \end
>
> <$droppable actions=<<droppable-actions>>>
> Drop tiddler here to display its content
> </$droppable>
>
> My solution is based on this thread: 
> https://groups.google.com/forum/#!msg/tiddlywikidev/vyJSu2UPzS8/RDaIbLy-AgAJ;context-place=forum/tiddlywiki
>
> Cheers
>
> Stef
>

-- 
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/b3b5ecaa-2f54-44c2-b33c-9b53ebaf1003%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to