• 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: iCal organization with dates & events & lists....
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iCal organization with dates & events & lists....


  • Subject: Re: iCal organization with dates & events & lists....
  • From: Paul Berkowitz <email@hidden>
  • Date: Sat, 19 Mar 2005 07:20:06 -0800

On 3/19/05 1:21 AM, "peter boardman" <email@hidden> wrote:

> However, I can¹t help thinking that there are some bigger problems with using
> AppleScript to get iCal events, if those events are repeating. For example, if
> there¹s an important birthday tomorrow, and it was already in iCal this time
> last year, it will be hard to notice the event from an AppleScript (since both
> start and end dates are last year¹s). Unless I¹ve missed something obvious, I
> can¹t see an easy way to notice repeating events using AppleScript.

You have to parse the 'recurrence' property, which can get rather
complicated. (Also note that iCal has a bug in that it prefaces that true
recurrence string with ":" when you _get_ it. but for setting a recurrence
you must omit the ":" .)

If you're serious about it, the Recurrence Rule definition is in RFC 2445,
section 4.8.5.4, you need to read all the 4.8.5 sections to understand it.
You can find RFC 2445 here:  <http://www.rfc-editor.org/rfc/rfc2445.txt>

--
Paul Berkowitz


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: iCal organization with dates & events & lists.... (From: peter boardman <email@hidden>)

  • Prev by Date: Re: Creating variables with names from other variable values ?
  • Next by Date: Cant get item x in LIST
  • Previous by thread: Re: iCal organization with dates & events & lists....
  • Next by thread: Re: iCal organization with dates & events & lists....
  • Index(es):
    • Date
    • Thread