Thank you Mat for the details.
------------------------------

I think what I want to do can be achieved by editing 
$:/core/ui/ListItemTemplate.

It reads

<div class="tc-menu-list-item"><$link to={{!!title}}><$view 
field="title"/></$link></div>

I just need to add 

<<tag-pill>>

*What I can’t figure out is* how to pass the current tag to the tag-pill 
macro. I have tried

<<tag-pill {{!!tags}}>><$macrocall $name="tag-pill" tag=<<__tags__>> />

But they didn’t work. Of course my syntax is incorrect but I can’t figure 
out the correct one.
​

-- 
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/59085355-f63f-4cd9-ba19-c2556e375e26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to