I'm new with Dashticz and i need some help.
I have a calendar defined by:
Code: Select all
blocks['Mycalendar'] = {
type: 'calendar',
emptytext: 'Rien',
layout: 1,
dateFormat: 'D MMMM',
icalurl: 'https://user:[email protected]:5232/Martial/f2bb...de27/',
maxitems: 5
}
columns[1] = {
blocks : ['Mycalendar'],
width: 12
}
They are several appointements in my owncloud calendar and they are in the ics file obtained by the icalrul url.
what am I doing wrong?
Dz: 2024.1
Dashticz V3.11.1 beta