Okay, that worked wonderfully and is much cleaner than my proposed solution.
On Friday, May 20, 2016 at 4:13:21 AM UTC-4, BJ wrote:
>
> You can add custom search results try this-
> create a new tiddler called custom with contents
>
>
> \define searchResults()
> <table>
> <$list filter="[!is[system]search:address{$(searchTiddler)$}]" >
> <tr><td>{{!!title}}</td><td>{{!!text}}</td></tr></$list>
> </table>
> \end
> <<searchResults>>
>
> and tagged
>
> $:/tags/SearchResults
>
> this adds an extra tab in the search results popup
>
> Note that the syntax
> $(searchTiddler)$}
> can only be used inside a macro.
>
> all the best
> BJ
>
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/d0d8f366-cc9d-4d2a-8a5c-44a239150450%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.