On Tuesday, April 24, 2018 at 12:03:22 PM UTC+2, Andres Gongora wrote:
>
> I'm trying to insert a macro-call into several tiddlers through 
> stylesheets, 
>

Why? .. There are much simpler ways to do this?

eg: create a tiddler: $:/myFooter  and 
tag it: $:/tags/ViewTemplate 

content:

<$list filter="[all[current]tag[TOC]]">
.... your toc comes here ... 
</$list>


You basically can use any field name / value combination you want, to 
activate the block. ... Just if you don't want to use  a tag. 

-m

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4b6d5be2-dfd3-4881-b3bb-335f2c1cc2b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to