How to print notes attached to calendar events

My wife has been adding notes to her iPhone 4 calendar on a daily basis that are critical medical information.  I want to be able to print the notes. The event title shows up in print, but not the note infrmation.  Is there any way to print the note inrormation attached to an event ??
I've been undergoing chemotherapy since Feb. My wife meticiously records date, place, drug info, medical notes each day as an event in her iPhone 4 iCal app as a note.  We can use the day and place for tax purposes, and looking for a simple way to do it.  Looking for any way other than cut & paste to a text file.
Any help would be appreciated.

Hello
I don't have Outlook 2011 but only guess here.
Generally speaking, AppleScript's "whose" filter is very limited and does not support list containment test. So perhaps you'd have to resort to something like the following script, which actually scans the events for test.
tell application "Microsoft Outlook"
    my events_with_categories({category "Conference"})
end tell
on events_with_categories(cats)
        list cats : list of categories to be matched
        return list : list of calendar events whose categories contain every item of cats
    script o
        property ee : {}
        property cc : {}
        tell application "Microsoft Outlook"
            set ee to calendar events
            repeat with e in my ee
                set e to e's contents
                set cc to e's categories
                set _match to true
                repeat with c in cats
                    set c to c's contents
                    if c is not in my cc then
                        set _match to false
                        exit repeat
                    end if
                end repeat
                if _match then set end of my ee to e
            end repeat
            return my ee's contents
        end tell
    end script
    tell o to run
end events_with_categories
Notes.
* Script is not tested.
* IF this works but is too slow, we may try to speed it up by retrieving categories of events (list of lists) in one statement, by which we can dramatically reduce the total number of Apple Events to send.
Good luck,
H

Similar Messages

  • How do I print a week of calendar events as a list

    How do I print a week of calendar events as a list?

    Hello sabafred3,
    Thanks for using the Apple Support Communities. The following resource should assist you with printing calendars in list view. Step 2 includes information about the View pop-up menu where you’ll want to choose “List”:
    Calendar (Yosemite): Print calendars
    http://support.apple.com/kb/PH20299
    Thanks,
    Matt M.

  • How to print email attachment?

    How to print email attachment on iPhone 5?

    Hi FelixC,
    Welcome to the HP Support Forums. I understand that you would prefer only the attachment to the email prints when sending an email to your printer’s ePrint email address.
    My recommendation would be to forward the email with a subject line but have the body of the email blank. That would allow for the attachment to be the only thing printed as the subject line is not printed whether there is content in the body of the email or not.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Can't print a list of calendar events?

    Unable to print a list of calendar events in recent update to iCal.
    Is there some way of doing this

    cj,
    After selecting Calendar>File>Print...> I am presented with a Print selection pane which offers among other choices, a "List" selection:
    What do you see?

  • How can I add a birthday calendar event?

    How can I add a birthday calendar event?

    Also open the calendar app, tap on calendars bottom middle of the screen and make sure under other you have birthdays ticked in the calendars

  • How do I copy existing iPad calendar events into Google calendar?

    How do I copy existing iPad calendar events into Google calendar?

    Hello Brizzolara,
    After reviewing your post, I have located an article that can help in this situation. It contains helpful advice concerning Calendar syncing:
    iOS: How to transfer or sync content to your computer
    http://support.apple.com/kb/HT1296
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • Add a note to a Calendar event that was created from Mac Mail

    When I create a Calendar event by clicking on a date within a Mac Mail message (you hover over a date in an email it draws a dashed box around the date and gives an option to create a Calendar event).  It creates an Event in my Calendar with the following fields:  Subject, Location, Date Time and alert fields, Invitees and a link to the mail message.  But - I can't seem to add a Note Field.  The only work-around seems to be to manually create a new calendar entry.
    Does anyone know how to modify an event created from Mac Mail to add a Note Field?
    iMac Retina 5K 27-inch Late 2014, OS X Yosemite Version 10.10.3, Calendar Version 8.0 (2034.9), Mail  Version 8.2 (2098).

    Thanks Brett for replying, but this doesn't work if the event is created by Mac Mail - which is my issue.  Sure it works with any other event but not one that has been created from within Mail.  If this is a bug I'm sure the Calendar people point the blame at the Mail people and vice versa but that doesn't help me.  But before I submit a report to Apple I thought I would see if I might be missing something obvious.
    See the attached screenshot of an event that was created by Mac Mail. There is no Add Notes field when the event is Double Clicked, Right Clicked or any other form of click.
    Graeme.

  • How can I get rid of calendar events initiated from my old email address?

    I have a bunch of old reoccuring calendar events created using a previous email address. I now cannot delete them because "I" am not the originator of the event. The email doesn't exist anymore. I can decline all future occuring events, but it still doesn't take it off my calendar.
    thanks

    Scott,
    NP. What I did last time and will try again is:
    1) Attached the Touch to my PC and from within iTunes I select the Touch icon.
    2) From the SUMMARY tab, I choose to Restore.
    3) Under the INFO tab I only have "Sync contacts with OUTLOOK" and "Sync bookmarks with INTERNET EXPLORER" checked. Nothing is checked in the Calendar area.
    Last time I did this it downloaded the 1.1.2 software too. I thought I already had this, but it downloaded it anyway. Regardless, the majority of the time was reloading my 13.34G of data (this is the real number, I estimated before). That took about 2+ hours. In the process, I could see that my storage usage bar did clear completely. So this process did restore all of my date. But again, how could the clock information still be there? That proves that the restore does not clear all information.
    Will let you know how it goes.
    Ernie

  • How to print all the same color events together?

    I am wanting to print off a chore schedule and have all of the blue tasks print off together, all of the green tasks printed together, ectra.
    It all looks good on the screen with all like colored events grouped together, but when I print it off the events are in random order.
    How can I get ical to print off all of these events in the order that they appear on the screen?
    I am using ical 2.0.3.

    I am pretty new to this.  How do I calibrate it?
    I am not sure what a command workstation is. I have tried different choices in the properties of the printer and it doesn't change anything for the better.  Some make the graphics worse.

  • IPad will not send new Calendar events to MobileMe

    My iPad will not send new or edited changes to MobileMe.
    I have turned off syncing through iTunes to prevent multiple listings of the same event. When I add or change an event on my computer it is changed on my iPad thru MobileMe without any problems, but when I change or add an event on my iPad it is not sent back to MobileMe or to my computer.
    (in Settings, Push is set to 'on' on the iPad)
    How do I fix this?

    daleq1,
    Is your iPad updated to IOS 4.2, or later?
    You may have to turn Calendars off/then back on. Apple - MobileMe - Set Up MobileMe
    Make sure that you do not choose to remove any calendars from your iPad when turning it off. When turning it back on be sure to choose "Merge with MobileMe" to ensure that you do not lose any calendar data which has been already entered on you iPad.

  • HT204053 How can I see past months calendar events

    How can I see past months calendar events

    In both iTunes, "Do not sync events older than xx days" is unchecked. 
    In other news, do you have any idea why all All-day events -- both one-time and repeating -- (e.g., holidays, anniversaries) disappeared when I migrated everything from an old MacBook with OSX 10.6 and iCal to a new MacBook Air with OSX 10.8 and Calendar?  This is on the computer synced to the iPhone with only two months of past events.  (To be clear, that MacBook Calendar has all past events on it going back about 10 years.  Just the All-day events were lost.)

  • How can I stop notifications for calendar events in a shared calendar?

    I have a shared iCal calendar in iCloud. I share it with my wife, so she can see my work schedule. It is a bit annoying though that her iPhone keeps doing all my reminders and notifications for calendar events. I want her to able to see and edit my calendar but she'd like very much not to have her phone buzzing all the time.

    Andrei1,
         So are you saying that if I, rather than assigning a uint to the column and row number for each tile, just assigned a string to each one in the form "#_#" then I could actually just assign the "adjacent" array directly to it instead of using a generic object to hold those values? In this case, my click event would simply check the indexes, one at a time, of all tiles currently stored in my "selectArr" array against the column/row string in the currently selected tile. Am I correct so far? If I am then let's say that "selectArr" is currently holding five tile coordinates (the user has clicked on five adjacent tiles thus far) and a sixth one is being evaluated now:
    Current "selectArr" values:
           1_0
           1_1, 2_1, 3_1
                  2_2
    New tile clicked:
           1_0
           1_1, 2_1, 3_1
                  2_2
                  2_3
    Coordinate search:
           1_-1
    0_0, 1_0, 2_0, 3_0
    0_1, 1_1, 2_1, 3_1, 4_1
           1_2, 2_2, 3_2
                  2_3
         Essentially what is happening here is that the new tile is checking all four coordinates/indexes belonging to each of the five tiles stored in the "selectArr" array as it tries to find a match for one of its own (which it does for the tile at coordinate 2_2). Thus the new tile at coordinate 2_3 would be marked as valid and added to the "selectArr" array as we wait for the next tile to be clicked and validated. Is this correct?

  • How to Print the Attachment in Reports

    Hi,
    I am having a Custom form which captures information related to Items. User is attaching Picture of the Item as Attachments. I will generate the information what the User entering in this form.
    Now, my question is, how to print this Item Picture attached as attachments in the report.
    Regards/Prasanth

    You can use a distribution file to define an attachment, have a look at http://download.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_dist.htm#i1006076

  • My iphone 4 will not back up calendar events to the icloud!

    Since I installed Mountain Lion and subsequently activated iCloud for the first time I have been having a few issues with Calendars.
    First issues was all the doubled up events which I eventually sorted out by turning the iCloud settings on and off and then merging for my Macbook and iPhone 4. Since then any Calendar events that I have entered on my Macbook have been backing up to the iCloud with no issues and have been pushing to my iPhone as well. Where the problem comes in is when I enter an event on my iPhone calendar it does not back up to the iCloud and therefore does not come up on my Macbook calendar either. Any help would be much appreciated!

    Welcome to the Apple Community.
    Make sure the calendars you are using are in your 'iCloud' account and not an 'On My Mac', 'On My Phone' or other non iCloud account (you can do this by clicking/tapping the calendar button in the top left corner of the application ), non iCloud calendars will not sync.

  • How do I get my missing calendar events back after MobileMe deleted them from my iphone after syncing?

    I signed up for MobileMe about a month ago.  I noticed today that all of my calendar events from the last 18 months are missing on my iphone. I checked on MobileMe online and they are there.  'Sync' to me means 'make the two entries identical on the PC and the iPhone' not 'Move it to the online MobileMe and delete it from the phone'.
    Is there anyway to get them back on my phone?  If I had know this was going to happen I never would have signed up for MobileMe.
    Thanks,
    Ken
    One really ticked off customer!!!!!

    I have tried restoring my Iphone from my old back up on I tunes. It just restored my Iphone back to the state it was in yesterday, with the same apps with no contacts or pictures....

Maybe you are looking for