Thanks for reminding me to "Read the documentation". (Blush). I was so pleased by this set of Date functions, I just rushed right in!
On Tuesday, September 15, 2020 at 4:46:31 AM UTC-4 Eric Shulman wrote: > On Monday, September 14, 2020 at 3:35:14 AM UTC-7, Hans Wobbe wrote: >> >> The "edit-in-place" feature is very useful for me since it reduces the >> need to use a second "remote" tiddler to easily edit a field. >> > > Behind the scenes, the <<edit-date>> macro automatically creates and uses > a second "remote" tiddler named > "$:/state/input/edit-date/$tiddlername$/$fieldname$", where "tiddlername" > and "fieldname" are variables corresponding to the actual target tiddler > and field being edited. It also uses a short-lived tiddler named > "$:/state/popup/edit-date/$tiddlername$/$fieldname$" that exists only while > the edit-in-place buttons and the popup calendar are actively displayed. > > Note also that I've updated the macro to allow use of any of the > attributes supported by the TWCore <$edit-text> widget. > In particular, if you want to use the "edit-in-place" feature *without the > popup calendar*, you can specify "type:input", which overrides the default > "type:calendar". > > See http://tiddlytools.com/timer.html#TiddlyTools%2FTimer%2FEditDate for > full documentation, notes, and examples. > > enjoy, > -e > -- 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/a62ede00-beb8-4911-ad82-4237092ae046n%40googlegroups.com.

