Agreed. But syntax noise is... well, noisy :/ On Wednesday, December 2, 2020 at 12:40:17 AM UTC-6 saq.i...@gmail.com wrote:
> FYI, the solution using join[] (or addsuffix[]) is *substantially* faster > than using wikify to assign widget attributes. > > You: > > <$wikify name=style-value text="""color: {{!!color}}"""> > style=<<style-value>> > </$wikify> > > Me: > > <span style={{{ [[color:]] [{!!c}] +[join[]] }}}>Check this in > devtools</span> > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywikidev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/c761c6e3-2926-4764-b991-908a637bd77dn%40googlegroups.com.