On Saturday, October 3, 2020 at 11:35:07 AM UTC-7, Eric Shulman wrote: > > Another update to the http://TiddlyTools.com/timer.html Calendar to > support showing "events" for tiddlers that have a "start-date" (and > optional "end-date") field... > > *getevents() now generates events for all dates in a range from > "start-date" to "end-date" inclusive.* see getevents_range(). >
getevents_range() has been renamed getevents_timeline() and has been refactored to provide some code cleanup and performance improvements. "range events" are now referred to in the Calendar interface (and documentation) as "Timeline Events". I've also added a Calendar Settings checkbox option for showing/hiding Timeline Events. This checkbox will only appear when there is at least one Timeline event defined. Still to be added: support for recognizing "journal-date" fields as special instances of Journal tiddlers 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/0fc5dc47-2d9a-4efe-a8e5-6a3713d18287o%40googlegroups.com.

