Read the statement by Michael Teeuw here.
Question about calendar
-
Hi @KirAsh4 , thanks for the info! I am running into an issue with combining multiple calendars.
I have successfully added my Google calendar by replacing calendarlabs default with my personal ical address. However, I still want to US Holidays to show. I am only seeing my personal google calendar showing with the following code. I even tried rearranging the order, but it doesn’t seem to want to show Holidays. Memorial Day isn’t showing up, but my personal meeting much further in the future are showing. Are you putting both calendars into the config.js and the calendar.js file?
calendars: [ { symbol:"calendar", url:"http://www.calendarlabs.com/templates/ical/US-Holidays.ics", }, { symbol: "calendar", url: "https://calendar.google.com/calendar/ical/MY_INFO.ics", }, ],
-
@patm189, my config is in the post above yours. I actually have 3 calendars listed that way.
-
Thank you @KirAsh4. You’ve been very kind ;)
-
I have successfully added Google Calendar to my Mirror, however on my listings all I get is BUSY 3 DAYS; BUSY 3 MONTHS.
No specific details on events.
I did go into Calendar settings and make my calendar public.
Anything I might be doing wrong?
-
Also a question.
I have two entries at one day.
Only one is displayed…No one is private
Any ideas ?