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() . The code is a little bulky and I'm not sure about processing overhead, especially for larger ranges of dates. I will probably re-visit this code to optimize performance, but for now... it works, and that's the main thing. As previously noted: I still need to add a new checkbox option for enabling/disabling the "start-date/end-date" handling. Currently, any tiddlers with "start-date" will *always* be shown as events, even if the Calendar is configured to turn off *all* "Holiday/Events". I also haven't added support for recognizing "journal-date" fields, but that will also be coming soon. 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/2b0a38b6-f726-4ced-95b3-5b56553f0aa1o%40googlegroups.com.

