Hi Richard, thank you. In the files $:/core/templates/static-tiddler respectively. $:/core/ui/ViewTemplate i find no approach where i could change my exports in such a way that no Tiddler-Links are displayed and that the Tag-Pills in the exported html file can be turned off. I deleted a little bit something in the files. Either nothing happens or everything is gone. That does not make sense. :)
********************* \define frame-classes() tc-tiddler-frame tc-tiddler-view-frame $(missingTiddlerClass)$ $(shadowTiddlerClass)$ $(systemTiddlerClass)$ $(tiddlerTagClasses)$ \end \define folded-state() $:/state/folded/$(currentTiddler)$ \end <$set name="storyTiddler" value=<<currentTiddler>>><$set name="tiddlerInfoState" value=<<qualify "$:/state/popup/tiddler-info">>><$tiddler tiddler=<<currentTiddler>>><div class=<<frame-classes>>><$list filter="[all[shadows+tiddlers]tag[$:/tags/ViewTemplate]!has[draft.of]]" variable="listItem"><$transclude tiddler=<<listItem>>/></$list> </div> </$tiddler></$set></$set> ******************* I also got the systemtiddlers to the sidebar, as you recommended. I absolutely do not know what to do with it. I'm just looking for a way to export to static Html with no Tiddler-Links and Tag-Pills. Excuse me for my stupidity I'm just beginning to understand all that new stuff in the Tiddler system. Regards Tob -- 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 post to this group, send email to [email protected]. 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/56edc460-4002-4c8a-8836-61fb730d31f5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

