How is it possible to have a list of draggable button?

The purpose is to have a draggable list of tiddler titles, when click on 
one of them navigate to a that tiddler and at same time set some other 
tiddler text to the title of navigated one!

<some-dragable-list-or-similar>

<$button
      to=<<currentTiddler>> 
      set="$:/state/presentation" 
      setTo=<<currentTiddler>>
>{{!!title}}</$button>

</some-dragable-list-or-similar>





I tried to do this with linkcatcher and list-tagged-draggable  but failed 

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 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/fb882564-caf0-41bd-87e7-bbfe0a3623b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to