Attach email to iCal event

Does anyone know how (if) I can attach an email file (from Entourage) with an iCal event? I know how to attach a "file" but can't seem to figure out how to attach a stored email in one of my Entourage folders.

I don't use entourage, just Apple mail, but from mail its easy. You can just drag the email from your inbox, and drop it in the new event box in ical and it adds it as a url. Hope there is a similar situation with entourage!

Similar Messages

  • Link email to iCal event as a Service?

    This topic was discussed here http://discussions.apple.com/thread.jspa?messageID=1029973&#1029973
    but is archived and not accepting replies, hence the re-post.
    There's an Applescript to link an email to an iCal event using the file:// protocol, but I was wondering if someone who knows about this stuff could achieve a similar effect as a Mac OS X Service, to which a keyboard shortcut could be attached. That way, people can link an email in Mail.app to a new iCal event quickly.

    Hi Jeff,
    No problem.
    You will need to change the line that starts set myCalendar to to the name of the calendar you want the todos added to.
    -- Todo from Mail.app email --
    -- Taken from Find Email File Path --
    -- John Maisey --
    -- Will only work in OS 10.4 or later --
    -- 0.5
    -- 13 Dec 2005
    -- What it does:
    -- Makes iCal todo with the path of the first selected email message. This method will only work if you do not move the message to another folder in Mail.app.
    -- Fixed to deal with quotes in email subject (24/8/5)
    -- Fixed to deal with unusually set TID's (24/8/5)
    -- Fixed to deal with various time formats (26/8/5)
    -- Changed search from date to ID (26/8/5)
    -- Added Python script to url encode file path (26/8/5)
    -- Added iCal todo creation (13/12/05)
    set myCalendar to "Your Calendar" -- Change this to the title of your calendar.
    tell application "Mail" to set mailList to selection
    try
    tell application "Mail" to set {myTitle, myID} to {subject, id} of item 1 of mailList
    on error
    display dialog "Check that you have an email selected in Mail.app" buttons {"OK"}
    return
    end try
    set {myDels, AppleScript's text item delimiters} to {AppleScript's text item delimiters, {"\""}}
    set myTitle to text items of myTitle
    set AppleScript's text item delimiters to {"\\\""}
    set myTitle to myTitle as text
    set AppleScript's text item delimiters to myDels
    set someEmails to paragraphs of (do shell script "mdfind \"kMDItemTitle == '" & myTitle & "' && kMDItemKind == 'emlx'\"")
    repeat with anEmail in someEmails
    if anEmail contains myID then exit repeat
    end repeat
    set myFile to do shell script "python -c 'import sys, urllib; print urllib.quote(sys.argv[1])' " & quoted form of anEmail
    try
    tell application "iCal" to make new todo at the end of todos of calendar myCalendar with properties {summary:myTitle, url:("file://" & POSIX path of myFile)}
    on error theErr
    display alert "An error occured" message theErr
    end try
    enjoy.
    John M

  • Convert email to ical events

    I am looking for a way to automatically convert emails i recieve into calendar events in different calendars. I have looked into the mail.app "add invitations automatically" but i dont want all my email accounts to sync with the calendars.
    I have tried mail2ical (every event gets put into one calendar, and the event time is the time of the email recieved), eventmaker (it thinks i am making events for the future). I have taken a look into automator, but im not sure if it has the actions im looking for.  
    I manage 5 different people and their work schedules. At the end of a day, after multiple projects have been worked on, i get 5 different emails each from 5 different people. Each email outlines different projects  they worked on ( project name is in the subject line), along with the time they worked and what they did.
    My current workflow is i go through each email one by one. I copy the contents of the email, then click on the time they worked to open a ical event. I then paste the contents into the notes and create a event. Each person has their own calendar which show the projects they have worked on for the day.
    I will be gettting another 5 more people to manage and with this workflow i will be manually sorting 50 emails a day! In the long run this isnt a effienct workflow, im looking for a way to automate this entirely.

    Hi,
    I wouldn't expect you are going to find an application to do that, as the format the emails you mention could vary widely.  Posibly some sort of bespoke script could do it.
    Best wishes
    John M

  • Viewing attached files in iCal events

    I use iCal for work appointments.
    When an appointment has an attached file to it, I can't see the file: when I click (or press space bar) on the name of the file I only get a blank page, and the name of the file attached to the appointment is different form the original, looks like a temp file with random name, like asdrf56nfro.
    Can anybody please help me with this?

    This sample is just for demonstration purposes - so it might not make a lot of sense to do, but we have a live web site that has a need to pop-up additional details for the PDF file being viewed and we run into this problem where the first PDF works, but when you move from one to the next, the PDF does not display in Adobe 9.  If you are running Adobe 9 and you click on the refresh this page link you should get an error or a blank area where the PDF would normally display.

  • Problem Adding iCal Events Received via Email (used to work fine)

    My wife and I share iCal calendar events between our Mac's via email. A month or so ago I started getting this error when clicking on the link that comes with the iCal event email:
    "This calendar file is empty. No new events have been added to your iCal calendars."
    We are both on Intel Powermacs running OS 10.4.11 and have the same version of iCal (2.0.5). I can still email her iCal events and she can add them to her calendar just fine. But anything she sends me gives me this error.
    Help?

    Travis,
    I had the exact same problem (with my wife's iCal account to boot ). The solution lies in the "(null) informs you..." It turns out that iCal looks at your personal address card to figure out who you are when populating the email. So, if don't have the email address you are sending FROM listed under your address book entry, then the notice is from NULL.
    I added my wife's email accounts to her address book entry on her machine (sorry for the bolds, but the details count.) Then I tried sending a calendar event from her iCal to me. This time it populated with her name and it added to my calendar just fine when I received the email.
    I hope this solution works for you (it drove me crazy for about two weeks.)
    -Dave

  • Not receiving email notifications of iCal event invitations from other parties.

    I am not receiving emails for iCal event invitations from other parties, but the invitations ARE in my iCal Inbox. I don't use iCal often, so I never proactively go in to check my Inbox there, but rather have always depended on receiving the email notification of an event invite to know to add it to my iCal. I can SEND invitations to others successfully with other parties receiving MY email notifications, I'm just not receiving them via email.
    I've now missed two very important meetings because I never received the email invitations to add an event, which were the only forms of correspondence for both. Can anyone help me? Thank you!

    Hello mcdannej,
    While a Verizon employee may occasionally post here, this community is meant mainly for peer-to-peer support. If you need to talk to a Verizon representative, you should contact customer service directly through our Support Page or Contact Us.

  • Attaching document photo to ical event

    I want to attach a document scan to an ical event but don't want to attach a URL file, is there an easy way to go about this?

    Unfortunately what I failed to mention is that I am trying to do this from my iphone, which doesn.t allow me to attach photos to ical events in photo

  • What is the minimal Format of an iCal event to attach to an email?

    Hello all!
    I just finished a large order page for a taxi friend. I would like to send the order with an iCal event attached to an email. He should only click on this new file, to enter this pickup order to his iCal ...
    I am struggling with the format. In my CGI script I have the following format, where the $variables are replaced with the convinient strings:
    BEGIN:VCALENDAR
    BEGIN:VEVENT
    DTEND;TZID=Europe/Berlin:$ical_data_end
    SUMMARY:$ical_summary
    DTSTART;TZID=Europe/Berlin:$ical_data_start
    DTSTAMP:$ical_dtstamp
    LOCATION:$ical_location
    SEQUENCE:0
    DESCRIPTION:$ical_comment
    BEGIN:VALARM
    TRIGGER:-PT1H
    DESCRIPTION:Event reminder
    ACTION:DISPLAY
    END:VALARM
    END:VEVENT
    END:VCALENDAR
    Does a time string like "20120608T123500" has to finish with a "Z" ? Do I need additional informations, like "UID:", "X-WR-ALARMUID:" ... In any case my iCal event sent by email is not adding to the iCal saying: "iCal can't read this calendar. No events have been added to your iCal calendar."
    I would be grateful for any hint
    marek

    Surprise Surprise!
    I realized after heavy testing, that a DTSTAMP: is not needed.
    But there is apparently a problem with the DATE-TIME format: Perhaps for other readers, which are in such a desparate situation, as I am since two days now!!! here some explanations:
    The reference about iCal format you find in RFC 5546
    DTSTART; and DTEND; have a time string like follows:
    yyyymmddThhmmss
    In the middle the big letter "T". But you have to add the time zone: for me it is the following:
    DTSTART;TZID=Europe/Berlin:20120608T062500
    Now the big surprise: this time format with an hour over 12 ooops! I tested now once again like follows
    DTEND;TZID=Europe/Berlin:20120608T212500
    DTSTART;TZID=Europe/Berlin:20120608T202500
    changing the hh (hours) with one hour difference up until here. 10 Minutes again, iCal was freezing with hours over 19. I swear!
    Ok to answer my original question: What is the minimal format of an iCal event, which you may attach to an email:
    BEGIN:VCALENDAR
    BEGIN:VEVENT
    DTEND;TZID=Europe/Berlin:20120608T212500
    SUMMARY:Name
    DTSTART;TZID=Europe/Berlin:20120608T202500
    LOCATION:MUC
    SEQUENCE:0
    BEGIN:VALARM
    TRIGGER:-PT1H
    DESCRIPTION:Event reminder
    ACTION:DISPLAY
    END:VALARM
    END:VEVENT
    END:VCALENDAR
    But be aware, that this is buggy. Be carefull and have a nice evening
    marek

  • Attach more than one Mail Message to iCal Event

    Hi,
    I need to attach more than one e-mail message to an iCal Event. I can drag and drop one onto the url when I edit the event, but if I try another it replaces it. Any ideas?

    You can only attach one Numbers to a Email.

  • Exported/emailed iCal event failed to install

    I recently experimented with exporting an iCal event and then attaching its file to an email. I mailed a copy to myself to see how it would look on and work with a recipient's machine.
    When I received the email, I double-clicked on the attached iCal file icon. Instead of simply importing into my calendar, the application went "wild", spewing out a lengthy series of error messages that made no sense to me, except to consistently refer to my various calendars that I maintain as iCloud accounts. The material result of dismissing these error messages was to add duplicate events ad nausem to my iCal calendar, wreaking havoc.
    This serial process continued until I closed iCal, went to iCloud on my System Preferences and removed all of my iCloud calendar accounts.Then, I turned iCloud back on and all of the current calendars reinstalled themselves without the errant duplicates and without further mischief.
    Can anyone tell me what is going on.
    I am running Lion OSX 10.7.5 on my iMac.

    Hi Russell,
    What’s the situation now?
    There would be a cause that the upgrade is running background, so a retry would fail in this situation.
    You can check the action log  in C:\$Windows.~BT\source\panther\setupact.log
    Check the time line to see if it is running for upgrade.
    Alex Zhao
    TechNet Community Support

  • Link an email to an iCal event

    I would like to link an email message in Mail to an iCal event. Under Lion, the only way to do this seems to be to drag the email out of Mail and into a separate folder on the hard drive. Then drag the icon of that mail message to the url section of the event in iCal. Surprisingly, there does not seem to be any way to make a direct link between a message in Mail and an iCal event. If so, this is quite a major oversight and I am keen to know if others are concerned and/or have any solutions to propose.

    Ben,
    Open the event in edit mode. If you double click it and the buttons 'Edit' and 'Done' appear you need to click 'Edit', if the only button is 'Done' it is already in edit mode.
    When you drag the email over the grey event edit window a plus icon with a green background should appear. Drag it until the cursor is over the word 'none' next to where it says 'url'.
    If it works the text 'none' will change into a hyperlink saying 'Show in Mail…'.
    Let me know how it goes.
    John M

  • Email a calendar event from my iphone to a friend as a attachment.

    How do I email a calendar event to a friend as a attachment from my iphone

    I totally agree that this would be a great up date to the iPhone. I would also like to be able to e-mail contact information as an attachment from my phone. I come across the need to do both of things on almost a daily basis.

  • Can any explain the following:  Background; my company uses google business app to host our email and calander.   Ok, I just set up a iCal event and invited 3 people.  1 internal claims he never got but it showed on his daughters iPod and she does not ema

    Can any explain the following:  Background; my company uses google business app to host our email and calander.   Ok, I just set up a iCal event and invited 3 people.  1 internal claims he never got but it showed on his daughters iPod and she does not email.

    Hello binbingogoABC,
    Shopping on BestBuy.com should be easy and fun and not fraught with the kind of trouble that you describe. I regret very much that this has been your experience.
    Using the information you provided when you signed up for Best Buy Unboxed I was able to locate your cancelled orders. I have requested more information from my back-office partners. As soon as I have additional details about your situation, I will reply again to this message. In the interim, I'm sorry that I must impose upon your patience.
    I'm very grateful that you wrote to us with your concerns.
    Sincerely,

  • Contact attachment to iCal event

    How to attach contact card to iCal event for following aim: "Call to Jone (contact attached)"?.

    a bit surprised that you can't do this more easily, I wrote a script to put the selected or chosen AB contact into the URL field of the selected iCal event.
    see:
    http://www.woodenbrain.com/stuff/scripts.html

  • How attach pictures to an event of ical in lion

    I used to attach pictures to an event of ical when i use snow leopard.
    But now it's impossible to do that in mac osX lion.
    anybody know why???

    Thank you MacNix!!!!!

Maybe you are looking for

  • How do I get my MacBook Air webcam to work with Skype?

    When I make a call on skype the other party cannot see me but I can see them. Under Preferences on Skype there is no recognised camer either. How do I get my webcam to communicate with Skype?

  • How do I locate my thumb drive in from the "look in" drop down?

    I'm trying to open a document from my thumb drive.  However, when I select the "look in" drop down it's not listed.  It's listed under the finder as a device and I can see the document from there.  However, because I don't have this software to open

  • Why string comparison doesn't work here?

    Public Sub getAbstract()     For i = 1 To ActiveDocument.Paragraphs.count         Set para = ActiveDocument.Paragraphs(i)         If para.Range.Style = "Heading 1" Then         abst = para.Range.Text         MsgBox abst ' Here the code shows "ABSTRAC

  • Can't shut down..

    If someone could help with this it would be much appreciated! When I try to shut down my MacBook Pro I get a window saying "The Finder cannot quit because some operations are still in progress" The operation in progress appears to be the trash window

  • 5800 V50.0.005 FW Bug, Secure Widget Installer loo...

    I installed the new firmware for my 5800, it b0rked. Basically a program called a SecureWidgetPreInstaller goes on a loop, it doesn't finish the installation procedure, rather uses all the available processing power of the cellphone and causes unresp