Read the statement by Michael Teeuw here.
Custom Calendar entries
-
Hi everyone, just wondering if it is possible to create an array and add custom calendar date entries into the config for the default calendar module The idea is to use the existing calendar and add some custom days for lets say family member’s birthdays and important dates.
Thanks in advance!
-
Shouldn’t that be done via the calender itself?
I.e add repeating events in your calender.
-
@broberg I’m using the existing default calendar. I don’t have any additions to that - , my config file is below
{ module: 'calendar', header: 'US Holidays', position: 'top_left', config: { calendars: [ { symbol: 'calendar-check-o ', url: 'webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics' } ]Is there something I can add to the above?
}
}, -
That calendar is practically just a place holder, you can add your own calendar.
Are you a android user or iphone user?
You can link almost any calender to the MagicMirror2My self I use the google calendar since I’m a Android user.
-
@broberg I also use Android, do you have your config file which I can use as a reference? I am not entirely sure how to link it in.
thank you!
-
Then you have to read this : https://support.google.com/calendar/answer/37648
Then when you have done that you can copy the calendar url that is generated and then just replace the existing url with that.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login