I'm trying to figure out how the two different kind of links behave differently with CamelCase, and I'm not seeing any difference.
What am I missing here? On Thursday, February 4, 2021 at 1:13:06 PM UTC-4 ludwa6 wrote: > Thanks @codacoder: in fact i was testing this on a one-word tiddler (as > many of mine are; i use CamelCase a lot)... So i swapped that part of > Charlie's code for your variation, and now it works like a champ! > > /walt > > On Thursday, February 4, 2021 at 2:49:00 PM UTC coda coder wrote: > >> Hi Charlie >> >> On Wednesday, February 3, 2021 at 9:09:18 PM UTC-6 [email protected] >> wrote: >> >>> I just had a thought for no-fuss-no-muss/no-frills getting >>> comments/feedback on Tiddlers: email !!! >>> >>> >> It would be better to cover the case where the tiddler title is one word. >> Something like... >> >> <a href={{{[all[current]split[ ]join[%20]else<currentTiddler>] >> +[addprefix[mailto:[email protected]?subject=]]}}} >> target="_blank">Send a comment/feedback about <<currentTiddler>>.</a> >> >> -- 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/7dbff339-c68d-4e01-9e6b-eccefaa864efn%40googlegroups.com.

