Just looked here <https://tiddlywiki.com/static/Generating%2520Static%2520Sites%2520with%2520TiddlyWiki.html> (which has been updated recently), and maybe you need to do the following?
tiddlywiki *myfirstwiki* --rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html static text/plain If that's the case I'll update my tutorial. On Sunday, April 26, 2020 at 4:29:25 PM UTC+1, BurningTreeC wrote: > > Hi Abram, > > this has probably something to do with your zsh shell that's being used. > try "[!is[system]]" - does that work? > > > Hello >> >> I'm trying to export my tiddlywiki as a static site, following this >> tutorial: https://nesslabs.com/tiddlywiki-static-website-generator >> >> When I try to enter this into the terminal: >> >> tiddlywiki --rendertiddlers [!is[system]] >> $:/core/templates/static.tiddler.html static text/plain >> >> I get this error: >> zsh: event not found: is[system]] >> >> >> I know I setup the wiki correctly, because when I try to use: >> tiddlywiki --rendertiddlers "[tag[live]]" >> $:/core/templates/static.tiddler.html static text/plain >> >> it works just fine! >> >> Is there a problem >> > -- 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/76d8df46-2104-459d-88a5-cdd8c489fa54%40googlegroups.com.

