|
|
Create Outlook-like reminders for Mail
I am by no means an Automator or Applescript expert, but the Applescript below can be used with Automator to create reminders for each selected Mail message. Create an Automator workflow whose first item is Get Selected Mail Messages and whose second is Run Applescript with the script below. The reminders are set to go into the “Follow-Ups” list with a reminder date of 9am the next day. If you want different values, it should be fairly obvious what to change in the script.
The script returns a list of the reminders that were created, which could then be passed to your next Automator action. Edited on Sep 11, '12 10:22:42AM by prachigauriar
Create Outlook-like reminders for Mail
The work flow doesn't work, as it appears.
Create Outlook-like reminders for Mail
Right, I forgot a close " on the sed command. If you update it as follows, things will work.
As for the tell list "Follow-Ups" thing, that adds it to a specific list named "Follow-Ups". If you remove the tell block, it’ll probably just add it to the default (or currently selected) list of reminders.Edited on Sep 17, '12 08:00:15AM by prachigauriar
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.05 seconds |
|