Hello all,  Don't know if this counts as a noob thing, but I am.

I have multiple tiddlers that all have 3 custom fields.  I am using the 
search function in the side bar to filter my tiddlers using said fields 
(works very well)  the problem I am having is that each filter lists every 
link so I have a list of all my tiddlers for each filter.  I have tried 
several different ways to correct this and broke the filter each time.  
Here is the code.  

<$list filter="[[$:/temp/search]] +[minlength[2]]">
<<list-links "[has[intelligence]search:intelligence{$:/temp/search}]">>
<<list-links "[has[hd]search:hd{$:/temp/search}]">>
<<list-links 
"[has[climate_terrain]search:climate_terrain{$:/temp/search}]">>
</$list>

Here is how it renders.  Ideally I would like to have the search function 
built into my index page, however I am happy with a search tab like I have 
now if it functions well.

On a personal note.... I know there are a lot of programmers and the like 
in this group, who will want to post code assuming I know how to make it 
work.  I can tell you now; I will not know how to make it work; I will not 
know where to put it, I will not know how to integrate it into what I 
already have.  Talk to me like a 2 year old.  Assume I can barely manage to 
turn my computer on.  This will reduce the number of follow up questions I 
have and the frustration levels.   Thank you.

[image: search capture.jpg]

-- 
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/ce824242-2e80-4854-ba9f-fef688c955ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to