@Mohammad:

I think you could change die SearchResult within the 
tiddler $:/core/ui/ListItemTemplate:

<div class="tc-menu-list-item">
<$link to={{!!title}}>
<$view field="title"/>
</$link>
</div>

Change parameters of link-widget to show the field-name.

$(searchTiddler)$ is a temp-tiddler from the tiddlywiki core. It contains 
the the link to $:/temp/search (according to 
$:/core/ui/SideBarSegments/search). To understand the filter you can think 
of it as the search-term someone entered.


@Tony

Thats right. Even thought about some kind of settings-tiddler to simple 
change the searched fields.




On Sunday, September 7, 2014 at 6:58:20 PM UTC+2, cmari wrote:
>
> I find myself using a lot of fields, and I wonder if anyone has come up 
> with an easy way to search for the contents of fields.  As best I can tell, 
> you need to know a field's name in order to search for its contents?  
> As an example, two of the publications in the demo at 
> http://tw5.scholars.tiddlyspot.com/ are books and are labelled as such in 
> a field.  However, a search for the word "book" will not find them.  You 
> need to know know that the field where the information is stored is called 
> "publication type", you need to go to advanced search, and you need to put 
> [publication_type[book]] into the filter search.  Note that I am in no way 
> criticizing Alberto's great tool (I know he has other ways of identifying 
> books and I'm a happy adapter of his approach). I'm just wondering if there 
> is a quicker way to find all the tiddlers that contain the word book in 
> their fields.
>
> Thanks - and as always, apologies if I missed an answer that's already 
> been given.
> cmari
>

-- 
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/9bcee44e-f511-429a-957c-23c7cca8f14f%40googlegroups.com.

Reply via email to