Hi,
I have this code for tabs in my tiddlywiki. I would like show description
field instead of the name of the tidddly.
can someone please guide me how i can do this?
here is the code for tabs
========
<$list filter="[tag[Objectives]!sort[created]limit[1]]">
<$macrocall $name="tabs" tabsList="[tag[Objectives]sort[objective_sort]]"
default={{!!title}} class="tc-vertical" template="ReleaseTemplate" />
</$list>
========
--
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/d4f14674-355a-4abb-adce-32947974ef36%40googlegroups.com.