[filter<subfilter>][filter{subfilter}][filter:input<subfilter>][filter: var:item<subfilter>][filter:$ var:item<subfilter>][filter:$all input{subfilter}]<$vars
prefix="!"
filter="field"
suffix="title"
operand="filter"
subfilter="[%prefix%%filter%:%suffix%[%operand%]]">
{{{ [prefix[filter]filter<subfilter>] }}}
</$vars>Thank you! I think that this is the last thing I need for adding search by field contents to tiddler tool. Unfortunately it may be a while before I can add it.
Thank you! I think that this is the last thing I need
filter
"). I think the link in the summary field inside your example tiddler "Search Multiple Fields with a Subfilter" still goes to the earlier version of the filter plugin? (I got javascript errors).
One other comment (bearing in mind I'm a non-expert): after reading the preface to the examples, I initially thought the search term was going to be the word "filter" itself (that's how I interpreted " using the filter operator filter to search for the wordfilter").
It might help clarify things to state explicitly that in all of the examples the term being searched for is the word "Evaluate" (I think!).
Joking aside; regarding "avoiding nested list widgets" - does your plugin "merely" provide a smoother interface or does it really somehow circumvent to nest lists? I mean, I don't doubt your plugin is preferable to nesting lists but does it also improve performance compared to standard?
BTW, I'll be using this on TWaddle where I have some expensive list'o lists. Thank you!
Removing the space in front of either of the plus signs (+) in the example produced the "Well this is embarrassing" error.
Thanks for the detailed report.With this very last step I could reproduce the error.Will investigate tomorrow.One thing's for sure, removing that + signfrom the filter expression will have the subfilter evaluatedagainst whatever the [all[]] filter returns.