Worked like a charm!!!

thanks

El jueves, 2 de noviembre de 2017, 17:18:46 (UTC+1), Mark S. escribió:
>
> I don't think you need step #4 nor to add $:/tags/PageTemplate (unless 
> there is some other goal than to have a sidebar calendar).
>
> In the sidebar the Calendar is transcluded and so doesn't think of itself 
> as the current Tiddler. You need to wrap the macro like this so it will 
> know to use Calendar for its state variables:
>
> <$tiddler tiddler="Calendar">
> <<simplecalendar>>
> </$tiddler>
>
> Good luck!
> Mark
>
>
> On Thursday, November 2, 2017 at 7:14:21 AM UTC-7, [email protected] 
> wrote:
>>
>> I want simple calendar plugin added to sidebar but I'm getting an odd 
>> message just where the calendar must appear: 
>> *The state tiddler for the year does not exist ; create it before calling 
>> the simplecalendar macro*
>> http://simplecalendar.tiddlyspot.com/
>>
>> My steps to reproduce the issue:
>>
>> 1- installed plugin
>> 2- create tiddler with title: Calendar and content: <<simplecalendar >>
>> 3- Added  $:/tags/PageTemplate and  $:/tags/SideBar   to tiddle tags
>> 4- added <$transclude tiddler="$:/simplecalendar" mode="inline"/>  to 
>> $:/core/ui/PageTemplate/sidebar
>>
>> Editing /core/ui/PageTemplate/sidebar I get : *Recursive transclusion 
>> error in transclude widget*
>> I suppose any of my steps are wrong.
>> How can I add the calendar just below buttons?
>>
>>
>>
>

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6c2b990e-2595-42ad-9a07-0b895c646b66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to