Hi Tim,

I haven't managed to find any examples of a "custom editor". Can you 
> provide any examples or links?
>

Maybe this will point you in the right direction:

New Tiddler From Form @ tb5 
<http://tobibeer.github.io/tb5/#New%20Tiddler%20From%20Form>

This one uses a form to create and also edit some sort of user tiddler,
although I actually find it a bit unintuitive, tbh. :D

Perhaps it gives a mild pointer as to how / where to start.

Other than that, take a look at the possible control widgets for editing, 
e.g.:

   - EditTextWidget
   - RadioWidget
   - SelectWidget
   - CheckboxWidget

While either storing the changes directly at that other tiddler,
or using a temporary tiddler to save changes to and then a...

   - ButtonWidget
   
...at the very end that takes all the input values from the control widgets
and writes them to whichever target tiddler(s).

Best wishes,

Tobias.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6675ad64-f35f-47f3-8d18-9156e6dc5288%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to