Read the statement by Michael Teeuw here.
Nextcloud Calendar and MM
-
Can someone please just tell me how to set this up? I’ve tried everything I can find but nothing works.
I can download the ics using curl but even then it won’t use it. What am I doing wrong?
-
@scoot76 when u download it, what url do you use in calendar config?
it must be in the MagicMirror folders somewhere, or linked from there
-
@scoot76 what exactly you want to do?
Do you want to have your NC calendar shown in your MM?Then please configure calendar module and include your details.
I use default calendar module an this configuration:
Pls note: url was given by NC in calendar
and need to get updated to your needsconfig: { colored: false, coloredSymbolOnly: false, calendars: [ { url: "https://<NAME>:<PASSW>@nextcloud.td/remote.php/dav/calendars/<NAME>/pers%c3%b6nlich?export" }, ] }, -
I had create a public share link for my calender in Nextcloud in order to use it with MM. That’s an info I have not found anywhere. My config looks like this:
{ module: "calendar", header: "Upcoming Birthdays", position: "top_left", config: { timeFormat: 'absolute', urgency: 0, getRelative: 0, showEnd: false, dateFormat: 'Do MMM', fullDayEventDateFormat: 'Do MMM', calendars: [ { symbol: "calendar", url: "https://User:Password@your_url/remote.php/dav/public-calendars/xxxxxxxxxxxxx?export", }, ], titleReplace: { "Upcoming Birthdays": "", },This is finally working for me after trying all possible URL methods before.
-
@scoot76 Thanks everyone. I got it working with the public calendar link from NC. I didn’t even need to add credentials.
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