> You should have guessed that Eric had already thought about it!
> find a "Display week numbers" check box. Just click on it and refresh/
> The standard text for the week number is "w" and the week number
> concatenated (e.g. "w7").
> If you want to change the text of it, look for the
> "createCalendarDays" function in the code.
> Perform changes at your own risks (seehttp://
www.tiddlytools.com/#FAQ_ModifyingTiddlyToolsPlugins).
Although CalendarPlugin already supports the optional *display* of
week numbers, those numbers were NOT being linked to corresponding
"weekly journal" tiddlers (which is what Kashgarinn has asked for).
To address this, I have updated the plugin so that week numbers are
now clickable links, and you can custom define the display format AND
link format for week numbers (see the "configuration" section of the
plugin):
<<option txtWeekNumberDisplayFormat>> (default: w0WW)
<<option txtWeekNumberLinkFormat>> (default: YYYY-w0WW)
Get the update (2008-02-16) here:
http://www.TiddlyTools.com/#CalendarPlugin
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios