Copy-paste this:
<$list filter="[{!!book_title}] -[[Manage Books]] +[sort[created]]">
<$transclude/>
</$list>
Note: the !! means that it is the field. So doing {{!!book_title}}
transcludes the field contents. Instead doing [{!!book_title}] transcludes
the contents and makens them into a filter item.
Note: that you must always close the widget, i.e </$list> or you can get
errors.
<:-)
--
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/40ff0c86-6683-450b-84af-c6eb5df191c5%40googlegroups.com.