Silly question here:  Why?

Without the "else", the transclusion works just fine.  If there is nothing 
to split by "space", then there is nothing to join by "%20".

I'm thinking the else just complicates things, no?  (Don't mind me: 
although usually verbose, I try to make programming code as uncluttered as 
I can.)

Along the same vein, me being overly anal and totally subjective 
preference:  I prefer "Send a comment/feedback about {{!!title}}".  That 
said, you have an excellent idea including the tiddler name in the link's 
display-text; very useful for any long tiddler for which the title is off 
screen.

On Thursday, February 4, 2021 at 10:49:00 AM UTC-4 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/00485d4d-9910-48f8-b046-dc24711262d9n%40googlegroups.com.

Reply via email to