>
> <$list filter="[tags[]prefix{$:/temp/search}]"><$transclude
> tiddler="$:/core/ui/TagTemplate"/></$list>
> <$list filter="[tags[]prefix{$:/temp/search}limit[1]]"><hr></$list>
> <$list filter="[prefix{$:/temp/search}] -[tags[]prefix{$:/temp/search}]"
> template="$:/core/ui/ListItemTemplate"/>
> <$list filter="[prefix{$:/temp/search}limit[1]]"><hr></$list>
> <$list filter="[!is[system]search{$:/temp/search}]
> -[prefix{$:/temp/search}] +[sort[title]limit[250]]"
> template="$:/core/ui/ListItemTemplate"/>
>
Correction: replace the fourth line with this one:
<$list filter="[prefix{$:/temp/search}limit[1]]
-[tags[]prefix{$:/temp/search}]"><hr>
--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.