> 1) can one disable the display of non-events (leaving only reminders) > in the calendar?
use http://www.TiddlyTools.com/#CalendarPlugin AND http://www.TiddlyTools.com/#DatePlugin see DatePluginInfo for checkbox options: [x] omit 'created' section from date popups [x] omit 'changed' section from date popups [x] omit 'tagged' section from date popups The default settings for these options can also be configured using a systemConfig tiddler: config.options.chkDatePopupHideCreated=true; config.options.chkDatePopupHideChanged=true; config.options.chkDatePopupHideTagged=true; enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

