Note that the <$edit-text> widget can be used in this form: <$edit-text tag="input" type="date" tiddler="test">
The user interface however is widely inconsistent across browsers. Also, if you want to save dates in the same format that TW uses for the modified and created field, you will run into shortcomings for converting the TW format date string into something the browser can understand as a date. Using a button to display the date in an <$edit-text> widget after applying a filter is a potential workaround. Saving it back in the correct format is easily resolved with the inputActions parameter to <$edit-text>. I am all for minimal solutions but I cannot recommend this approach due the poor cross browser user experience. -- 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/de0522a5-2307-4b8a-aa55-ee0cd6a094f2n%40googlegroups.com.

