I now have the following code in $:/core/ui/SideBarLists

<$keyboard message="tm-new-tiddler" param={{$:/temp/search}}
key="shift+enter"/>
<$edit-text tiddler="$:/temp/search" type="search" tag="input"/>
</$keyboard>

The problem is that it renders the "</$keyboard>" in the tiddler and
sidebar - see attached


Alex


On 12 March 2015 at 20:55, Patrick Detzner <[email protected]>
wrote:

> Alex,
>
> Look in the shadow tiddler $:/core/ui/SideBarLists. In the third line with
> writing, you'll see <$edit-text tiddler=...>. On the lines immediately
> preceding and following it, you should add the code I suggested for the
> keyboard widget, in the format I suggested.
>
> On my phone and I can't remember if it was Alberto or Mario who suggested
> you use shift-enter instead of enter, but that is good advice. The last
> thing you want is to hit enter by accident and possibly overwrite a tiddler
> that does indeed exist. That would snap you out of the zone real fast.
>
> Patrick
>
> --
> 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.
>

-- 
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