Since sometime my calendar will not start. It keeps saying “loading”
Does anyone have an idea to solve this ?
Since sometime my calendar will not start. It keeps saying “loading”
Does anyone have an idea to solve this ?
Hi,
Ok, but it does NOT work on the public link either
https://calendar.google.com/calendar/ical/poekel�somewhere.nl/public/basic.ics
should i use -> webcal ://calendar … ?
or
Hi folks,
I am a bit lost about my calendar…
I am trying to display a simple google calendar on the mirror. Everything works in the config file, but my calendar stays empty although there are items in the calendar
{
module: 'calendar',
header: 'My Familly',
position: 'top_left',
config: {
calendars: [
{
symbol: 'calendar-check-o ',
url: 'webcal://calendar.google.com/calendar/ical/somebody%40somewhere.nl/private-52b016aabbbccccdddeeeffabb9ppff58/basic.ics'
}
]
}
},
Whats wrong? / am i doing wrong ?
I have searched the forum, but did not find any answer.
Do i use the -> url: 'webcal:// or is it just url: 'https… ?
Any ideas ?
Thanx!
Poekel
Mykle,
I want to display a tabular report of workshops on the mirror (static, no scrolling)
like this:
image - date - description
image - date - description
etc
Can that be done with the MMM-events module ?
Can i take the event from a webserver or local file ?
Help appreciated!
Thanx!
Poekel
Hi,
The website is not important. Its an example on how it looks
No,
I would like to put all the workshops we give in a tabular way on the mirror
Like this: (This comes from a website)


etc
Hi,
I am quite new tot the mirror…
I have a question:
Is there an module that can display a progam for a seminar or workshop on the mirror ?
Help appreciated!
Thanx!
Poekel
Hi,
I am a beginner to this all…
I want the font size of the compliments module smaller. How do i do this in custom.css ?
Thanx!
Poekel
Hi Folks,
I am new to magic mirror, so be patient …
On a frequent base i see announcements on the mirror about “2 commits behind the master branch” and an update is available.
What do i need to do with these messages ?
How do i commit or update ?
Help is apppeciated!
Poekel
Your the Greatest!
Man , it works ! Unbelievable ! Many thanks!!!
Thanx for the link!.
It works, it creates a file with nothing more than this:
BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
PRODID:-//SabreDAV//SabreDAV 3.1.3//EN
X-WR-CALNAME:XXXXXXXXXXXX
X-APPLE-CALENDAR-COLOR:#FF2968
END:VCALENDAR
164 bytes
How do you handle the username and password that goes with the calendar in baikal?
Does the link in the config.js not ask for a username and password for the baikal calendar ?
I have read your workaround…
I am using Baikal on my synology.
i do NOT have this > https://dav.example.org/dav.php/calendars/[username]/Events?export folder
http://192.168.1.xx/baikal/html/dav.php/calendars/xxxx/calendar-name?export&startdate=1488672000 (=example)
How do i get the record from Baikal in 1 file given a certain start-end date in a file from the command line.
If that works i can change the url in the MM2 config.js file and point to that created file
Please help …
Beh,
I think i have got the right syntax to retrieve the ics files from baikal.
Can you explain how you did it on the mirror?
Hi,
How do you append the username and password ?
I think it works but it gives me a Authorization failed.
Poekel
Hi,
The command works fine and i converted the time/datestamps. I think there is something wrong with the stamps, because
i get a file of 146 bytes whatever i do…
I have to play with it. :)
How do you keep the calendar up-to-date on the mirror ?
( my wife holds the calendars for all the family members so …)
Hi,
Thanx for all the help. It looks like a short workshop Baikal :)
I dont know if i am on the right track. I want to automate it. That is that items in the calendar show up on the mirror.
Is’nt there a simple way ? ( Export to some ics file ?)
Thanx!
Poekel
Hi,
I have tried this -> https://dav.example.org/dav.php/calendars/[username]/[calendarname]?export already and it ask for a login and password.
When i try this on my mac i get this:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 296 bytes) in /volume1/web/baikal/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 633
Its the calendar op my wife and she holds a lot of entries (4000)in the calendar and I think that is the problem (memory exhausted) . I does not work…
Any ideas welcome
Hello,
I own a synology NAS with Baikal (caldav - calendars ) installed on it.
Is there some way ( module?) to get the ics records in the calendar. I am new to this all…
Thanx!
Poekel