Did more tests ... It seems to be
<$vars x={{!!toggled}} y={{!!barray}}>
<<macro>>
</$vars>
-m
On Sunday, August 15, 2021 at 6:41:56 PM UTC+2 PMario wrote:
> On Sunday, August 15, 2021 at 1:20:54 PM UTC+2 Jeremy Ruston wrote:
>
> * It should usually be easy to fix: wrap the macro invocation in a
>> <$tiddler> widget referencing the tiddler in question
>
>
> I did test that, but it seems the tiddler-widget only views the
> tiddler-attribute for a change and a simple state, that only calculates the
> classes. ...
> So if any tiddler-field changes, it doesn't do a refreshSelf() and may be
> it shouldn't. It needs to refreshSelf() if the parameter itself is changed,
> and not if the tiddler, where the parameter points to is changed. ...
>
> But this seems to work:
>
> <$set name=x value={{!!toggled}}>
> <<dailytasks>>
> </$set>
>
> and
>
> <$set name=x value={{!!toggled}}>
> <<togglers>>
> </$set>
>
>
> -mario
>
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/5be4acbf-961e-4dca-8ac4-2a4d32668784n%40googlegroups.com.