• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Still no help for iCal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Still no help for iCal


  • Subject: Re: Still no help for iCal
  • From: Serge Ségu <email@hidden>
  • Date: Tue, 22 Apr 2008 20:32:37 +0200


Le 22 avr. 2008 à 01:08, C. David Castillo Hernández a écrit :

My original workflow looked like this:
1. Find events in iCal whose calendar is "Group" and whose start date is "next week"
2. Event summary
3. New mail message to "email@hidden", with Subject "NExt week meetings"

I've just made a test in automator with "Find iCal Items" action

If the start date of event of the next week is the next month (and not the same month)
the option "start date > next week" doesn't work (No results produced). But "start date > next month" is ok


Maybe an applescript included in "Run AppleScript" action

tell application "iCal"
	set eventList to event of calendar "Group"¬
	whose start date comes after the (current date) + (7 * days)
end tell

HTH

Serge
--
http://wirinum.free.fr


_______________________________________________ Do not post admin requests to the list. They will be ignored. Automator-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Still no help for iCal (From: ""C. David Castillo Hernández"" <email@hidden>)

  • Prev by Date: Still no help for iCal
  • Next by Date: Re: Still no help for iCal
  • Previous by thread: Still no help for iCal
  • Next by thread: Re: Still no help for iCal
  • Index(es):
    • Date
    • Thread