<$vars env=<<sysinfo env>>>
<$list filter="[<env>prefix[node]]">
only show under node, e.g. when rendering static pages
</$list>
</$vars>
Should i just try to create a filter for all my tiddlers, in which i would like to embed something and then conditionally add it to the ViewTemplate like described here (http://tobibeer.github.io/tb5/#Conditional%20ViewTemplate%20Section) ?