Hi,

Matt kindly provided this to give a filtered list of tiddlers, the contents 
of which can be viewed on hover.

<$list filter=[tag[triangle]]>
<div class="hover-to-show">
  <$link/><br>
  <span class="hover-to-show-inner">
    <$transclude mode=block/>
  </span>
</div>
</$list>

How can I adapt it to show the caption field of a tiddler if it exists but 
the title field if it doesn't and still have the hover and link working?

Thanks
Jon


-- 
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/05479197-ea9c-4c43-b0a8-57f32bfd8825n%40googlegroups.com.

Reply via email to