You need to refer to a field in another tiddler, not the same tiddler that 
you're in.

If you really want to edit the current tiddler, then put the edit widget in 
some other tiddler and then transclude it like:

{{||MyEditorTiddler}}

This is explained somewhat briefly here 
(https://tiddlywiki.com/#EditTextWidget) :

In short the EditTextWidget <https://tiddlywiki.com/#EditTextWidget> *can 
> not* change properties of the tiddler it is embedded in or part of. It 
> can only change fields of *other* tiddlers. One could use ShadowTiddlers 
> <https://tiddlywiki.com/#ShadowTiddlers> to accomplish the field storage 
> if needed. 
>

On Friday, March 27, 2020 at 1:19:25 PM UTC-7, Giannis Moutsinas wrote:
>
> Hi,
>
> This is a minimal example. I created a new tiddler and added this to its 
> text:
> <$edit field="test"/>
>
> I get a text field but when I try to type in it, it loses focus. So I can 
> type one letter each time. Surprisingly I can paste anything successfully. 
> Moreover it works if I am editing the tiddler and I preview the result.
>
> Why is this happening? Is it a bug? I have the latest version of TW.
>

-- 
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/d2f2969d-8cf2-41f4-a628-dc64cc5b2ac3%40googlegroups.com.

Reply via email to