Mario, On the demo I spilt [[test-table-1]] so that the customise pragma were in a different tiddler to the table.
Transclusions or import pragma to import the customise code failed to make it work. Is this just an in progress issue or is it a limitation? Regards Tony On Friday, 11 September 2020 05:58:52 UTC+10, PMario wrote: > > On Thursday, September 10, 2020 at 6:23:41 PM UTC+2, Mat wrote: >> >> Widgets? What is this? @PMario, could you please show some example using >> native widgets? >> > > I really need to get the docs going. Sorry! ... It's now possible to call > widgets like eg: the <$list filter="[tag[xx]]"/> with pragmas and > "tick-like" wikitext. > > \customize comma="list-tagged-x" htmlTag="$list" filter="[tag[x]]" > > ,list-tagged-x <<currentTiddler>>, > > does the same thing as: > > <$list filter="[tag[x]]"><<currentTiddler>>, </$list> > > With better naming of the parameters, the wikitext could be more readable. > .... That's not the best example. But it's fun to play with it. > > >> What does it actually *do*? Style the output from the widget? >> > > No it calls the widgets. See above. > > -mario > > -- 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/40615ace-caca-449d-ba57-eb616760ca8do%40googlegroups.com.
