Tony,

Thanks for your reply! I switched to using the tag macro per your 
suggestion, but unfortunately I am still seeing the same behavior. I 
simplified it a bit just to rule out something wrong with my table, so I 
now have:

<$list filter="[all[current]backlinks[]]">
  {{!!title}}
  <$list filter="[all[current]tags[]]">
    <$macrocall $name=tag tag=<<currentTiddler>>/>
  </$list>
  <br>
</$list>

[image: shot2.png]



On Monday, March 16, 2020 at 7:36:07 PM UTC-5, TonyM wrote:
>
> Soren,
>
> The tags macro overcomes this limitation
>
> <$list filter="[all[]tags[]]">
> <$macrocall $name=tag tag=<<currentTiddler>>/>
> </$list>
>
> Only the clicked tag drop down appears.
>
> Regards
> Tony
>

-- 
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/cf03d561-71d6-4f8a-90ff-2e109bb76dac%40googlegroups.com.

Reply via email to