Hi FrD, Thank you, this version solved the issue. However, now when I use
<<simplecalendar mycalendar yearState:"MyStateTiddler!!year" monthState:"MyStateTiddler!!month">> I get this error: The state tiddler for the year does not exist ; create it before calling the simplecalendar macro Should I just use 5.1.17 for now? On Wednesday, February 6, 2019 at 5:04:16 PM UTC-5, FrD wrote: > > Hi, > > I've made some changes in the tiddler > $:/plugins/frd/simplecalendar/DaysTemplate. > Could you test the new version of the plugin from > http://simplecalendar5-1-19.tiddlyspot.com/ > ? > <http://simplecalendar5-1-19.tiddlyspot.com/> > And let me know how it works ... > > Regards > > FrD > > Le mercredi 6 février 2019 20:03:42 UTC+1, Artem Ivanov a écrit : >> >> Newbie here, >> >> In a plugin i recently installed (simplecalendar), when calling out a >> defined variable as $(style)$, it doesn't return the data but the >> variable itself. >> Not sure how else to put this. This is from the plugin's default code of >> $:/plugins/frd/simplecalendar/DaysTemplate: >> >> <$set name="style" value=<<now "ItemYYYY0MM0DD0hh0mm0ss">>> >> <$wikify name="itemTitle" text="$:/simplecalendar/$(style)$"> >> <$button class="tc-btn-invisible btn-toolbar-item" tooltip="Create new >> item" actions=<<actions-createItem>>> >> {{$:/core/images/new-button}} >> </$button> >> </$wikify> >> </$set> >> >> So here the itemTitle is defined as literally >> "$:/simplecalendar/$(style)$" and not that defined by style. >> >> Am I missing a setting? >> >> tia >> >> >> -- 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/f9038f12-0be2-471a-9738-8a2bcc071c32%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

