Folks,

I am working on a generic mailto macro link builder and have come across 
the following problem, while trying to ensure emails can be composed from 
existing text and tiddler content.


   - I can use <$view field=email-body format=htmlwikified/>> to wikify a 
   field before urlencoding
   - I can use <$view field=email-body  format=urlencoded/> to urlencode a 
   field

But I cant see how to feed the result of the first step into the second 
step so the result is both Wikified and urlencoded.


   - I want to avoid a button or other trigger widget (to gain access to an 
   action widget to store the intermediate result)
   - The View widget only seems to accept a field name (default text) as 
   input to I cant reference the intermediate result.

Any help would be appreciated

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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/04dbec98-4a26-450a-9aae-1f7815ac0090%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to