Hello,
With the following code I transclude the text field of all tiddlers tagged
with "(I)":
<$list filter="[tag[(I)]]">{{!!text}}</$list>
The following code gives me a searchable list of all tiddlers tagged with
"(I)": (Shiraz plugin)
<<list-search filter:"[tag[(I)]limit[100]]" stateTiddler:"(I)">>
I want the text field to be visible of all tiddlers tagged with (I) and not
the title.
Search in title field / show text field.
How do I do that?
--
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/3d0534a6-be1f-44ec-9aeb-e8a3ae3e4bffn%40googlegroups.com.