Mark one more question:
\define conc() comment on {{!!title}}
\define create-commentTid()
<$wikify name="ctitle" text=<<conc>> >
<$action-createtiddler
$basetitle=<<ctitle>>
$savetitle="$:/temp/commentName"
relationship="comment"
parent=<<currentTiddler>>
/>
<$action-navigate
$to= {{$:/temp/commentName}}
/>
</$wikify>
\end
<$button actions=<<create-commentTid>> >
Click to make a comment
</$button>
The above code works in Tiddlywiki.com. The idea borrowed from Joe in this
post: https://groups.google.com/d/msg/tiddlywiki/BwE0KM_sBJc/AV58mzXnCAAJ
Why this code works while a widget is passed as parameter attributes to
another widget?
-- Mohammad
--
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/80f4e8aa-0a25-4480-9ec7-b40c4570296c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.