Bear with me:  I'm just generally seasoned, yet not particularly spicy?

Before I forget:  it took me a bit to realize you had compacted everything 
down into one line.  Big "deer in the headlights moment" over here that 
dragged way too long.

I'm still not grasping your filter, though.  Why are you setting things up 
to care whether or not there are spaces?  The results of both filters are 
visually equal.  Does your "else" make the filter execute faster, and/or 
prevent some potential bug I'm unaware of? 

On Thursday, February 4, 2021 at 4:48:34 PM UTC-4 coda coder wrote:

> I should have added at the end, "I think". I'm a seasoned TW hacker, not 
> an expert.
>
> On Thursday, February 4, 2021 at 2:46:58 PM UTC-6 coda coder wrote:
>
>> Your split/join works on spaces. With a tiddler called MyTiddler, there 
>> aren't any spaces. 
>>
>> The "one-liner" {{{ [...] }}} is just my preference - safe to ignore.
>>
>> On Thursday, February 4, 2021 at 12:22:30 PM UTC-6 [email protected] 
>> wrote:
>>
>>> 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/67c9e9da-5fdf-4bce-8f95-73bd14872dd0n%40googlegroups.com.

Reply via email to