I've been able to have a great deal of luck making inline editable fields, 
by making use of the EditTextWidget.
I'm still having some of the troubles you're describing, when it comes to 
editing the title, but with other custom fields it seems to work well.
For example, if a tiddler has a field like pub_date then you can do the 
following in the body of the tiddler

<$edit-text field="pub_date" type="date" tag="input"></$edit-text>

then, the body will display an input to edit that field (in compatible 
browsers with a date selector built into the input tag)

-- 
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/groups/opt_out.

Reply via email to