Hi Jeremy,

Although I did delete the 'corrupt' tiddler, I still have a copy of it; one 
never knows ;-)

As far as I can remember (I am not sure) it was a "flexible search" example 
of Stephan Hadrek at http://tiddlystuff.tiddlyspot.com/, see 
https://groups.google.com/d/msg/tiddlywiki/sZn1OirCK2s/5ZZdyWFZ7TcJ

My tiddler $:/_FlexibleSearch contains:

\define list_hits()
<$list filter="[!is[shadow]!is[system]field:$(fieldname)$/$(regexp)$/]">

</$list>
\end

<$listselect filter="[fields[]sort[title]]" tiddler="$:/temp/FlexibleSearch" 
field="fieldname"/> <$edit-text tag="input" type="text" 
tiddler="$:/temp/FlexibleSearch"/>

<$set name="fieldname" value={{$:/temp/FlexibleSearch!!fieldname}}>
<$set name="regexp" value={{$:/temp/FlexibleSearch}}>

<<list_hits>>

</$set>
</$set>


Cheers,

Ton

On Wednesday, August 27, 2014 9:16:37 PM UTC+2, Jeremy Ruston wrote:
>
> Hi Ton
>
> I'd be interested to see the source of the corrupted tiddler - the red 
> screen of death does imply a core bug.
>
> Best wishes
>
> Jeremy
>
>
> On Wed, Aug 27, 2014 at 4:48 PM, Ton Gerner <[email protected] 
> <javascript:>> wrote:
>
>> Hi Alberto,
>>
>> Yes!
>> That is a very elegant way.
>> Thanks a lot.
>>
>> Cheers,
>>
>> Ton
>>
>>
>> On Wednesday, August 27, 2014 5:16:39 PM UTC+2, Alberto Molina wrote:
>>>
>>> Hi Ton, 
>>>
>>> I use <$edit-text tiddler="mycorrupttiddler"/> to delete/modify it's 
>>> content. 
>>>
>>> Cheers, 
>>>
>>> Alberto 
>>>
>>>  -- 
>> 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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Jeremy Ruston
> mailto:[email protected] <javascript:>
>  

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to