Hi Alberto,
that's just what I was after. I pasted it in the same place you'd suggested
earlier for the search bar improvement and it shows the tags below the
search bar.
This would be perfect except it makes the search slower.
Is that unavoidable?
Thanks
Jon
On Wednesday, 12 February 2014 12:02:36 UTC, Alberto Molina wrote:
>
> <$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.