Mark, Thanks so much for that. I realise now its using a feature of wikify I forgot, the output parameter.
In a reply here I mention noto as a layer to support images "In the future" https://groups.google.com/d/msg/tiddlywiki/ipCEDNmrjJk/J8-GqTdMBQAJ Regards Tony On Saturday, June 6, 2020 at 12:31:59 PM UTC+10, Mark S. wrote: > > Thanks, Tony. > > There's nothing too complex about the wikitext combo routine. There's a > function: > > \define compile-h() > <$list filter="[tag<tagname>]"> > <$transclude mode=block/> > </$list> > \end > > > which gets called like this: > > <$wikify text="""<<compile-h>>""" name="compiled" output="html"> > <$button message="tm-copy-to-clipboard" param=<<compiled>> > > Copy HTML to clipboard > </$button> > </$wikify> > > You can find the code towards the bottom of tiddler. "NotoWritey Macros" > > On Thursday, June 4, 2020 at 7:56:14 PM UTC-7, TonyM wrote: >> >> >> notowritey, is it *notoriously* useful, or what? >> >> > I guess we'll find out ;-) > -- 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/9462dd02-a79c-4069-81b8-e19c496df86do%40googlegroups.com.

