Hi Jon, 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. >
I'm glad it's what you needed. This would be perfect except it makes the search slower. You're answering to Danielo's question about performance. I don't see this problem myself, maybe for I use TiddlyDesktop. Is that unavoidable? As Danielo pointed out, the problem comes with the <$list filter=…> widget. More filtering means more computation. And as I said to Danielo, I hope a better solution is comming (see this<https://groups.google.com/forum/#!topic/tiddlywikidev/C6ELu45mQVs> ). At the moment, the only solution I see is reducing the number of <$list>, which means reducing functionnality. But I'm only a end-user. Maybe someone has a better solution. > I may have done it wrong, but I also noticed that after pasting the above, > between > > <div class="tw-search-results"> > and > //<small><$count filter="[!is[system]search{$:/temp/search}]"/> > matches</small>// > in > $:/core/ui/SideBarLists > > the search no longer brings up words from within the text of a tiddler...? > I don't understand. As far as I know, the //<small>…</small>// does not affect what is before nor after. Could you paste the content of your tiddler? Alberto -- 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.

