> one date). I want the date to be displayable, searchable and if > possible have a calendar highlight the days when we have been written > about
http://www.TiddlyTools.com/#CalendarPlugin combined with http://www.TiddlyTools.com/#DatePlugin gives you a calendar with color-coding and a popup menu for each date on which a tiddler was added/changed. While the plugin doesn't *currently* support using a custom field to specify the dates to use when 'indexing' the calendar display, it may be possible to add a 'code hook' that would allow you to write your own indexing function (declared using a separate [[CalendarPluginConfig]] tiddler) that could extract the relevant date (or dates) from the custom fields in each tiddler and add that tiddler to the calendar index on as many dates as is indicated. If this sounds like a reasonable approach for what you are trying to achieve, lets discuss your specific needs off-list (via direct email) to work out the coding details. -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 -~----------~----~----~----~------~----~------~--~---

