Questions tagged [ical]
Apple's calendar application, bundled with every OS X installation. Renamed to "Calendar" in 10.8 Mountain Lion.
441 questions
0
votes
2
answers
283
views
Why am I getting macOS calendar app inbox alerts about events on my wife's shared calendar that I'm not an invitee on?
My wife and I each share a couple of our calendars with each other all contained in the iOS/iCloud ecosystem. Recently, I started getting calendar event change alerts in the inbox of my macOS calendar ...
4
votes
1
answer
205
views
Issue with iOS Safari Handling Updates in .ics Files
I have an endpoint that generates a .ics file. From my mobile app, I open the browser (Safari) and retrieve the .ics file. In Safari, the events are displayed as expected, and I can use the "Add ...
0
votes
0
answers
74
views
How to check if an event is cancelled with AppleScript
I am using AppleScript to access calendar events and get their status for publishing elsewhere.
I can get the status of an event, and log it:
log eventStatus
(*cancelled*)
But I am unable to use this ...
1
vote
0
answers
340
views
How to copy all the events from one calendar to another calendar?
I have a calendar named "CalendarA" I would like to copy all the events to "CalendarB". I have tried exporting CalendarA and then importing the events into CalendarB, but those ...
0
votes
1
answer
200
views
AppleScript - Find Recurring events within date range
I am trying to make a mirror of one calendar into another for the a set period of time (say 1 week). However when I run the script below it only copies non-recurring events. Any pointers on how to fix ...
0
votes
1
answer
166
views
Applescript - Find if the calendar event already exists
I am trying to create a script that copies events from my work calendar to a personal but just as time blocks so that my spouse knows when I have meetings. From scouring the internet for a bit I came ...
1
vote
1
answer
146
views
Calendar sending early notifications
I have a repeating calendar event with the following details:
Starts: 7/16/2024 6:30 PM
Ends: 7/16/2024 10:00 PM
Repeat: Every Week
End Repeat: Never
Travel Time: 35 minutes
Alert: 10 min before ...
1
vote
0
answers
92
views
How do you change apple iCal start time to actual start time instead of the next hour?
I use iCal to track time on work for clients. When I create a new event it has always put in the next hour. For example, if I started working at 9:40, the new event would start at 10:00. I tried ...
0
votes
0
answers
63
views
In Mail Exchange invitation emails get deleted
I use Apple Mail.
I have several email accounts, one of them an MS Exchange Account.
When I receive a meeting invitation in my Exchange Account and "Accept" the invitation, the original ...
0
votes
0
answers
364
views
Mac calendar missing daylight savings change that outlook and ios picked up
I live outside the United States but have scheduled meetings with people in the US. I have a standing weekly meeting at 8:30am Eastern, which was recently 3:30pm in my timezone. Now with November ...
0
votes
0
answers
71
views
How to stop the calendar from sending emails to everyone?
I have a hotmail account configured in my calendar. Sometimes I receive ICS with events that include me and other participants (their emails). My problem is that if I try to delete the event, the ...
1
vote
0
answers
194
views
Mac OS calendar does not tell me about "proposed new time" responses from gmail
I use my MacOS calendar to show me appointments from my various calendars. It stays nicely in sync with my google calendar with one exception: it does not tell me about proposed new time responses to ...
0
votes
1
answer
486
views
Show imported Google events as busy in Mac Calendar
We use Mac / calendar / iCloud here at my company for time management. In my personal life, I use google Calendar. So I import my google calendar into my Mac Calendar.
This works great, I can see all ...
3
votes
0
answers
2k
views
Apple Calendar 'Delete and Don't Notify' sends Email anyway
It seems like Apple Calendar is not honoring the 'Don't Notify' part when deleting a meeting invitation.
Calendar or Mail will sent 'decline' mails anyway when I delete an event even if it is just a '...
3
votes
0
answers
1k
views
Stop iCalendar from automatically accepting any incoming meeting
For the past two days, I've been struggling with this issue.
Every meeting invite I have received on my company email gets automatically accepted on the native Calendar app and it wasn't like that ...