On Wednesday, September 23, 2020 at 12:22:54 PM UTC+2, TonyM wrote: > Especially the use of src > > Do I understand correctly the _srcName=filter effectively says, assign > the value found in the line, to the parameter filter, in this case that is > in the list? >
Right! If _element is a widget the content of the line is automatically added as an parameter named: src .... src is the default. eg: copy-to-clipboard and the docs-wikitext uses this name. some others use text. That's why it needed to be configurable. -m -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/bdddfd42-e936-454b-90ba-796e0adce0dao%40googlegroups.com.
