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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/558d42ff-2fc7-4116-afe6-4e342dc1f666n%40googlegroups.com.

Reply via email to