On Saturday, September 5, 2020 at 10:31:56 AM UTC-7, Guido B wrote: > > This is brilliant and very hackable! Just one remark: there is a typo in > the showmonth-macro: in the fifth line, it should be "[calendar_highlight]" > and not "[calendar_highight]". >
OOPS! Fixed. Thanks. I also took the opportunity to do a little more code cleanup/refactoring for readability * removed \whitespace trim where not needed * moved <$tiddler tiddler=<<calendar_input>>> to outermost code * moved first-of-month and days-per-month calculations to showgrid() * refactored showday() to add showday_popup() * refactored controls() into controls_getyear(), controls_getmonth(), controls_reset() -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/e6e6dee4-73f8-492f-aa64-d34615897947o%40googlegroups.com.

