you could likely do this with greasemonkey to search for link's whos href
starts with mailto: and then parse the href replacing subject with su

this script turns all mailto links to gmail links specifically
http://userscripts.org/scripts/show/10396


On Fri, Sep 9, 2011 at 5:48 AM, Sean Mills <[email protected]>wrote:

> Greetings,
>
> In my Gmail app I have set the mailto handler to:
>
>
> https://mail.google.com/a/grantwoodtechnology.com/?view=cm&ui=2&tf=0&fs=1&to=
>
> This works fine if the mailto link only contains an email address. If
> there are other name-value pairs, then I would like to see
> placeholders like:
>
>
> https://mail.google.com/a/grantwoodtechnology.com/?view=cm&ui=2&tf=0&fs=1&to=[to]&cc=[cc]&bcc=[bcc]&su=[subject]&body=[body]
>
> NOTE: The subject parameter for Gmail is "su", not "subject.
>
> Is it possible for Fluid parse a mailto link and replace the above
> placeholders with the actual values?
>
>
> Regards,
> Sean
>
> --
> You received this message because you are subscribed to the Google Groups
> "fluidapp" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/fluidapp?hl=en.
>
>


-- 
Regards,
David
www.purpleasphalt.com
954|288|6864
@dstarh <http://www.twitter.com/dstarh>
about.me/dstarh

-- 
You received this message because you are subscribed to the Google Groups 
"fluidapp" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fluidapp?hl=en.

Reply via email to