View Single Post
Gmail is definitely stripping the link. It's blue, but not underlined and you can't click it.

Inspect Element brings up:

<div style="font-size:1em;width:95%;margin:auto;text-align:center;margin-top:15px"><a>Send to OmniFocus</a></div>


View Original brings up:

<div id='addaction' style='font-size: 1em; width:95%; margin: auto; text-align: center; margin-top:15px;'><a href=omnifocus:///add?name=test&note=%0A>Send to OmniFocus</a></div>
</div>

What about having a "http://" link with urlencoded GET parameters that loads a page where the "omnifocus:///add?..." can be run automatically via javascript or display a clickable link as a fallback?

Too much to ask?

RTM convert here. Loving OmniFocus so far. :)

Drew