Måns/All, Thanks, for the reply. I had seen the [tag[blog]] function on the tiddlywiki faq but I guess I thought it was no longer working because it shows up as plain text when viewing the tiddler. Is there preliminary documentation for the [tag[tag]] syntax and what it can do? What part of the core is it related to or what is that syntax even called (not a macro....)?
It does looks like the OpenedTaggedTiddlers transclusion will work, but I'd still like input on why my macro isn't working from a learning process perspective (I understand you're not the guy for that feedback). Another question that comes up is what differentiates a transclusion style macro from a regular macro, and why is the way Eric writes the OpenedTaggedTiddlers transclusion macro different from all available examples for macros? (e.g. no config.macros declaration, no handler function, etc...) On Jan 27, 10:04 am, Måns <[email protected]> wrote: > Hi funkeyeah > > > So I added the following to the default tiddlers tiddler > > > <<list filter [tag[blog]]>> > > [tag[blog]] without the outer macro syntax will suffice... > > > But I run into problems when trying to write a macro is designed to > > create a button that shows all the blog posts. > > I can't program - sorry, however Eric has made a transclusion which > does what you want:http://www.tiddlytools.com/#OpenTaggedTiddlers > > Cheers Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

