So I figured out a way to get the behavior I am looking for: tiddlywiki –render "[tag[post]]" "[has[created]lowercase[]escaperegexp[]splitregexp[ ]join[-]encodeuricomponent[]addsuffix[.html]]" "text/plain" "$:/blog-post/templates/static.tiddler.html"
basically this creates a uri with hyphens and all lowercase from the title of tiddlers tagged posted instead of the %20 for spaces which I think is really ugly. a small thing I know but it was bugging me. On Friday, September 4, 2020 at 6:44:34 PM UTC-4 Donald Coates wrote: > is this possible? Playing with advanced search I don't see anything too > obvious. I found some references to the filter operator in > $:/core/modules/filters/decodeuricomponent.js > <https://tiddlywiki.com/#> > but nothing explicit. > -- 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/4cc3a457-9eff-44fe-a68c-ac664227a65cn%40googlegroups.com.

