David, With my experiments I made a Button that could be clicked, you can drop titles on or drag to drop a tag elsewhere, so this is similar and works.
I have being a bit distant from tiddlywiki of late so can't readily find the example. Remember a button widget can "wrap" or be inside a section, and you can use the Draggable Widget <https://tiddlywiki.com/#DraggableWidget> not just parameter. Regards Tones On Monday, 8 March 2021 at 09:05:57 UTC+11 David Gifford wrote: > > Hmmm.... I seem to be asking for something to be draggable yet also able > to be clicked on (details element and tabs). A bit contradictory. > > But doggone it, there must be a way, right? Maybe some kind of visually > distinguishable handle? > > On Sunday, March 7, 2021 at 2:02:19 PM UTC-6 David Gifford wrote: > >> >> Hi everyone >> >> How can I do this? The snippet below does not work. I kind of knew it >> would before I typed it. I have a tiddler tagged $:/tags/SideBarSegment, >> and want it to list the items with the tag below as draggable, but their >> contents transcluded rather than simple links or checkboxes. >> >> <$list filter="[tag[$:/giffmex/SidebarYes]]" draggable="yes"><$transclude >> field="text" mode="block"/></$list> >> >> I tried an item template, but adding a transclude widget produced a >> recursion in the tiddler, since it thinks it is trancluding itself into >> itself. >> >> I am trying to make the items in the sidebar here ( >> https://giffmex.org/experiments/sidebar.concept.part.2.html) draggable. >> >> Dave >> > -- 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/256dcf01-c27b-4d26-8483-8d991e136545n%40googlegroups.com.

