Thanks Alex,
 Yes, the $:/core/ui/ListItemTemplate should be modified!
By the way it still needs more $list and filter to locate and display the 
field in which the keyboard is found!

Also, it good to add the minlength of 3 to trigger the search after three 
characters entered in the search box.


--Mohammad


On Wednesday, October 2, 2019 at 5:53:51 AM UTC+3:30, TonyM wrote:
>
> Mohammad,
>
> I would suggest cloning $:/core/ui/ListItemTemplate: then edit it, and add 
> template="newtiddler" to the list if possible.
>
> Regards
> Tony
>
> On Wednesday, October 2, 2019 at 10:41:07 AM UTC+10, Alex wrote:
>>
>> @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/dbb3046c-7eb0-4c28-a1fa-6cde968d9be3%40googlegroups.com.

Reply via email to