Read the statement by Michael Teeuw here.
mmm Dad Jokes
-
Never mind got the Dad Jokes working by moving where the text was displayed to a blank area of the screen
-
@bokow could u edit your post with the config and add three backticks (shifted left of 1 key) on the 1st line, then config start on line 2, and 3 backticks on the last line by themselves…
-
All I had to do was place the location of the jokes to an unoccupied part of the screen. It now works as advertised but t his raises a new problem with the calendar module. The calendar shows nothing, even holidays. I guess my question is where does this app take the calendar info from??
-
@bokow this app??
from your google calendar or apple ical…
u have to configure the url to the calendar
-
what url and to what app?
-
@bokow - First, please go edit your post with the
config.js
content and add the three back-ticks before the first line of the code and after the last line. That’s the markdown feature I was talking about.Second, you will have to find the URL for your calendar in .ics format. Depending on what provider you are using, there will be different instructions on how to find it. A search for “export my calendar to ICS format” will get you pointed in the right direction.