Read new email on your iPod
Macworld has an AppleScript that is related to yesterday's
Notes Tip. This script takes your unread Apple Mail messages and allows you to read them on your
as notes. It's a long script so I won't write it here, but head over to the Macworld article to check it out.
Alternatively, click this link to automatically open up Script Editor with the script ready typed. Wherever it says <> put your user name. Now when you run it, it will create a folder on your desktop with all your Mail messages as
Notes files. Each will be titled with the Subject of the message, and there will be an index file containing links to each of the messages.
If you are confident editing the script, you can set it to create the folder on your instead of on the Desktop (This wasn't done in the original because everyone's has a different name and you have to have the connected to run the script). If you want to leave it as it is, all you have to do is plug in your and copy across the folder from the desktop.
To make things even more automatic, you could set up an iCal alarm that runs the script every morning before you leave the house.
Alternatively, click this link to automatically open up Script Editor with the script ready typed. Wherever it says <
If you are confident editing the script, you can set it to create the folder on your instead of on the Desktop (This wasn't done in the original because everyone's has a different name and you have to have the connected to run the script). If you want to leave it as it is, all you have to do is plug in your and copy across the folder from the desktop.
To make things even more automatic, you could set up an iCal alarm that runs the script every morning before you leave the house.


