Re: iCal: How to retrieve a list of events in chronological order?
Re: iCal: How to retrieve a list of events in chronological order?
- Subject: Re: iCal: How to retrieve a list of events in chronological order?
- From: kai <email@hidden>
- Date: Mon, 13 Mar 2006 11:34:05 +0000
On Mar 12, 2006, at 4:04 PM, Paul Berkowitz wrote:
On 3/12/06 7:32 AM, "kai" <email@hidden> wrote:
On 12 Mar 2006, at 11:03, Andy Ihnatko wrote:
Okay, I give up. How do I ask iCal "Give me the next three events
from
this calendar"?
Seems a little curious that iCal doesn't seem able to dispense events
chronologically, Andy - but I'd be inclined to go with something
along the lines of Jakob's suggestion. If it helps, this works here:
<script>
...bearing in mind that that will not include occurrences of recurring
events which fall during that period as you might see in the UI iCal
calendar. To include those you'd also have to parse the recurrence
strings
of every recurring event beginning before the event you started
with. iCal
_could_ do that for you (since it knows how to do it for the UI), but
there's no AppleScript access to that operation other than parsing
recurrence strings - something that would be extremely complex and
tedious.
Yeah. Think I might wait and see if iCal makes that data more readily
accessible in due course... ;-)
---
kai
_______________________________________________
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