The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniOutliner > OmniOutliner 3 for Mac
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
attach or link to an email in Mail? Thread Tools Search this Thread Display Modes
Is there a way to attach or link to an email in Mail?
 
I've been using Mailtags and a script to go back to the email.

From with in Mail I use the Copy Message URL command that is added to the Edit Menu after installing MailTags. Then I use the following script within OO to bring the email back:

tell application "OmniOutliner Professional"
tell front document
set theRow to first selected row
set theNote to the note of theRow
set messageURL to first paragraph of theNote
open location messageURL
end tell
end tell
 
10.5 has also added the ability to link Mail message OS wide by dragging an email to another app.
 
Quote:
Originally Posted by DerekM View Post
10.5 has also added the ability to link Mail message OS wide by dragging an email to another app.
Is there any way to copy the message into OO by dragging?
 
To copy the entire message:

1. Click on email message in mailbox list to highlight it.
2. Command-C to copy it
3. Go to OO and have the insertion point where you want the email
4. Command-V to paste it.

This will insert the entire email in OO. It will have the entire header plus the entire message. It will be part of the document.

To insert a link to the email (using OS X 10.5):

1. Click on email message in mailbox list and drag.
2. Drag over to OO and release on the insertion point or data box

This will place a link to the email. There will be a small arrow at the right edge of the link. Clicking on the arrow will open the email message. Or if the link is highlighted, hitting the spacebar will also open it.
 
Quote:
Originally Posted by gcrump View Post
I've been using Mailtags and a script to go back to the email.

From with in Mail I use the Copy Message URL command that is added to the Edit Menu after installing MailTags. Then I use the following script within OO to bring the email back:

tell application "OmniOutliner Professional"
tell front document
set theRow to first selected row
set theNote to the note of theRow
set messageURL to first paragraph of theNote
open location messageURL
end tell
end tell
I'm using Mailtags, but can't get this to work.
I copy the message url to the OO document.
But when I run this script, nothing happens.
I've altered the first line because I'm not using Pro.
I'm on Tiger 10.4.11
Any ideas?
 
This issue has been resolved for me with the latest beta release of OO.
Thanks Omni!
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Link to email (Apple Mail) andeye OmniOutliner 3 for Mac 11 2013-02-11 01:34 AM
Can you attach an incoming/outgoing email to OF Task? Patriot OmniFocus 1 for Mac 3 2012-09-09 04:53 PM
Add a link to a Mail 5.0 email vsuri OmniFocus 1 for Mac 2 2011-09-18 03:02 PM
Attach files as link by default jphalip OmniOutliner 3 for Mac 0 2011-01-23 02:15 PM
No Link to original Email tgirard OmniFocus 1 for Mac 3 2009-02-04 09:16 PM


All times are GMT -8. The time now is 07:13 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.