Hi David,

I checked the Nozbe website. The bookmarklet would link to http:// and not the 
mailplane:// link. 


I think you could use a automator 'service' workflow to implement this 
functionality. The service could be accessed from the 'Mailplane > Services' 
menu or it could even be activated by a keyboard shortcut. Check out the the 
Nozbe video for Mail.app instructions.


http://www.nozbe.com/page/blog/post-fb26c3c/integrate_nozbe_with_gmail_and_mac_s_mailapp_and_osx_thanks_to_a_bookmarklet_and_applescripts





Here's how you can get Mailplane's current URL, Title and message text:


tell application "Mailplane"




    set subject to currentTitle

    set mailplaneURL to currentURL
    set mailplaneText to currentMessageText

    -- now create a new task in hit list
end tell
Hope this helps.
Ruben Bakker
uncomplex gmbh
http://mailplaneapp.com
http://repliesapp.com 

> <p>Hi there.  I love Mailplane!  I have started to use Nozbe as a GTD<br 
> />manager and would prefer to continue to use Mailplane as my app, but<br 
> />the bookmarklet that turns an e-mail into a task is not available.<br 
> />Could you either:<br />1. Make it an enableable feature like Boomerang, 
> etc. or<br />2. Would it be possible to make a button that would allow us to 
> run<br />any bookmarklet if we paste in the url?</p>
> 
> <p>Thanks!</p>
> 
> <p>-- <br />You received this message because you are subscribed to the 
> Google Groups "mailplaneapp" group.<br />To post to this group, send email to 
> <a 
> href="mailto:[email protected]";>[email protected]</a>.<br
>  />To unsubscribe from this group, send email to <a 
> href="mailto:[email protected]";>[email protected]</a>.<br
>  />For more options, visit this group at <a 
> href="http://groups.google.com/group/mailplaneapp?hl=en";>http://groups.google.com/group/mailplaneapp?hl=en</a>.</p>
> 
> <p></p>

-- 
You received this message because you are subscribed to the Google Groups 
"mailplaneapp" 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/mailplaneapp?hl=en.

Reply via email to