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/dae64fa2-da3b-46e3-b6f0-b95676c737d6n%40googlegroups.com.

