Tony! I am looking for string operations in TW5.1.22 and it seems it has several features
Look https://tiddlywiki.com/prerelease/#lowercase%20Operator:%5B%5Blowercase%20Operator%5D%5D%20%5B%5Buppercase%20Operator%5D%5D%20%5B%5Bsentencecase%20Operator%5D%5D%20%5B%5Blength%20Operator%5D%5D%20%5B%5Bsplit%20Operator%5D%5D%20%5B%5Bjoin%20Operator%5D%5D But I dont understand some of operators like replace and it seems it has some special usecase! Considering the substr and SnR in commander, I think one can do many string operation in TW. --Mohammad On Sunday, March 29, 2020 at 11:56:31 AM UTC+4:30, TonyM wrote: > > Mohammad > > Its on tiddlywiki.com as well and seems to have being around for a while. > > If you look at the examples it allows you to replace one title with with > another. The last example that shows today. > > As this was possibly developed before split and join operators, I expect > we have not explored the combination of these operators fully. > > Split[] will split the input into characters removing space as a > delimiter. You could then replace something and join it back together. > > Regards > Tony > > -- 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/ffcabcbe-665d-480c-b7fd-f84acdf97d60%40googlegroups.com.

