> Hello this is a simplified question in my quest to have a custom
> edittemplate called when user clicks on a date in the calendar macro
> table.
The question didn't need to be simplified... I've answered it twice
already. Here's the 3rd time:
CalendarPlugin's output contains ***links*** to tiddlers, and clicking
a link to a tiddler ***displays*** that tiddler, even if it doesn't
yet exist (in which case, the core displays a default message). At no
time does the CalendarPlugin ***create*** tiddlers, so using a custom
EditTemplate simply doesn't apply in this situation.
If, in the future, I find myself doing a re-write of the code in
CalendarPlugin, I will consider changing the design to do what you
want... but that would also change how it works for everyone else...
so I'm reluctant to simply change it without carefully considering the
existing use-cases and how they would be impacted.
Also, please don't ask the same question over and over just because
you didn't like the answer you got the first time....this does not
make me inclined to put in the effort.
respectfully,
-e