so mine looks like this: --render "[page-type[post]publish[yes]]" "[has[created]addsuffix[.html]]" "text/plain" "$:/blog-gallery/templates/static.tiddler.html"
On Friday, October 30, 2020 at 7:53:48 PM UTC-4 Donald Coates wrote: > try putting all in quotes including "text/plain" and use [has[created] > instead of [is[tiddler] > > On Saturday, September 12, 2020 at 3:08:02 PM UTC-4 [email protected] > wrote: > >> Hi! >> >> I have been using the tiddlywiki --rendertiddlers command to render the >> tiddlers for my static website. Since the --rendertiddlers is depreciated >> in favour of --render, I have been trying to make the transition as well. >> >> However, the render command doesnt encode the filenames using >> tv-get-export-link or tv-get-export-path by default. The internal links are >> still getting encoded properly. >> >> This works perfectly: >> tiddlywiki --rendertiddlers '[!is[system]]' adithyab/website/base . >> text/plain >> >> This doesnt format the filenames at all: >> tiddlywiki --render "[!is[system]]" "[is[tiddler]addsuffix[.html]]" >> text/plain adithyab/website/base >> >> How to get the --render command to use the tv-get-export-path/link macros? >> Thanks for helping. >> Adithya >> > -- 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/97d68103-5cf3-4694-97af-73da2c5156b3n%40googlegroups.com.

