I believe this recent PR will remedy this. Extend the EditTextWidget and fields to allow Date-Pickers and other tags #6377 <https://github.com/Jermolene/TiddlyWiki5/pull/6377>
... BTW, did you know that https://talk.tiddlywiki.org/ is much more active than this google group - and that the posts to google group also appear there (but people can't reply there). <:-) On Monday, January 17, 2022 at 12:26:08 PM UTC+1 Dave Kor wrote: > I am a little puzzled by the edit-text widget's design. > > It uses html's <input> or <textarea> tag for data entry, yet the widget > does not support some of the basic input tag's attribute? For instance > while <textarea>'s "rows" attribute is supported, there is no way to set > the "cols" attribute. > > In a similar vein, the html <input> tag has support for data entry of > numbers using the "type=number" attribute. Yet, we cannot specify the "min" > and "max" attributes. > > I feel adding support for these three attributes should be quite simple > and would add significant functionality to the widget. Does anyone agree > with me? > > -- 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/01331b48-7ae6-471d-8404-7935f3b95857n%40googlegroups.com.

