>
>
>
> Not sure, I was thinking more in terms of using / extending the default
> mechanism for adding / editing / removing fields so as to (somewhat
> adaptively) allow for multiline content in a custom field.
>

Right. There is already a mechanism for a tiddler field to specify the type
attribute of the input element used to edit it. This is how the "color"
field gets its special editor:

https://github.com/Jermolene/TiddlyWiki5/blob/master/boot/boot.js#L725

I've just extended the mechanism to allow the element tag to be specified
in the same way, which would allow a field module to stipulate that a text
area be used by default for editing that field. I'll push the change
shortly.

Best wishes

Jeremy.




>
> Tobias.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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