Hi

I want to make a mailto link with email address from a field and subject + 
body from a tiddler.

In tw classic I used a transclusion to bring the components together and I 
used javascript encodeURIComponent() to encode the subject and body.

How can I do this kind of link concatenation? Do we need to make a plugin 
for it or can something be reused?

Example: A clickable link would look like:

mailto:exampleaddr...@exampleemailprovider.com?subject=encoded%20subject&body=encoded%20body

Daniel

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to