Hi

The most simple way I can think of is this: 

<<tag !!title>>

After saving, it will produce a tag pill. Click the tag pill, and a popup 
shows all tht tagged tiddlers in a draggable list.

All the best,
Thomas


Am Sonntag, 1. September 2019 21:16:53 UTC+2 schrieb si:
>
> Hello everyone.
>
> I am trying to transclude all tiddlers tagged with the current tiddler 
> into a draggable list.
>
> I have tried this macro:
>
> <$macrocall $name="list-tagged-draggable" tag={{!!title}} 
> itemTemplate="$:/_DraggableTemplate"/>
>
> With the template tiddler $:/_DraggableTemplate:
>
> \define mytags() {{$(currentTiddler)$}}
>
> <<mytags>>
>
> The result is that the tiddlers are transcluded, but when I try to drag 
> and drop all that happens is that a tiddler gets create named:
>
> <span class=" tc-droppable">blah blah blah</span>
>
> What I am doing wrong?
>
> Thanks in advance.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/749efb66-66eb-4c13-bdb8-447bed224a28%40googlegroups.com.

Reply via email to