PWL,
I am not certain of what you want, but if it helps;
So If you wish to customise the search perhaps clone $:/core/ui/
SideBarSegments/search and edit to your needs.
Alternatively build up a list of your own containing the selected search
filter and using the search operator etc...
Regards
Tony
On Wednesday, December 4, 2019 at 10:51:06 AM UTC+11, PWL wrote:
>
> I tried both those, didn't do what I wanted. here is the code I have
> now. Like I said the search works fine, the only thing I want is to be
> able to enter the criteria on the tiddly itself instead of having to use
> the side bar.
>
> Search <$select tiddler="$:/temp/searchfilter" default="Choose">
> <option value="Choose">-Choose one-</option>
> <option
> value="[has[intelligence]search:intelligence{$:/temp/search}]">Intelligence</option>
> <option
> value="[has[climate_terrain]search:climate_terrain{$:/temp/search}]">Climate/Terrain</option>
> <option value="[has[hd]search:hd{$:/temp/search}]">HD</option>
> </$select>
>
> <$macrocall $name="list-links" filter={{$:/temp/searchfilter}} />
>
> On Tue, Dec 3, 2019 at 5:56 PM TonyM <[email protected] <javascript:>>
> wrote:
>
>> PWL,
>>
>> Use the following to create a tag pill for the items on the sidebar
>>
>> <<tag $:/tags/SideBarSegment>>
>>
>> Using the drop down you will see one item in the sidebar is $:/c
>> ore/ui/SideBarSegments/search
>>
>> Perhaps all you want is to include that in your tiddler with
>> {{$:/core/ui/SideBarSegments/search}}
>>
>> Is that what you are after?
>>
>> Tony
>>
>> On Wednesday, December 4, 2019 at 8:48:54 AM UTC+11, PWL wrote:
>>>
>>> Hello all,
>>>
>>> I was hoping somebody could help me out here. All I want is to put an
>>> input field for my filter search on my index tiddly. The search works fine,
>>> I just want to enter what I am searching for on my index page beside the
>>> drop down menu. I have been looking for the code everywhere and I can't
>>> find it. Maybe I am just not typing in the right words. I attached a
>>> screen cap to show what I have.
>>>
>>> Thanks to everybody who may help.
>>>
>>>
>>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/tiddlywiki/AeLvQN8Pul4/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected] <javascript:>.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/tiddlywiki/97cad7c0-a51d-48e3-9950-250b4f676751%40googlegroups.com
>>
>> <https://groups.google.com/d/msgid/tiddlywiki/97cad7c0-a51d-48e3-9950-250b4f676751%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
--
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/2011e732-fe55-4121-b73b-26a66c39bca9%40googlegroups.com.