Hi,
this year i nearly missed the wenning day… :astonished_face: so i want to configure my MagicMirror for next year. II use google calendar with Birthays, days e.g.
I managed to put the wedding date in, but i want to have the repating count. For the wedding day, i set up a yearly da.
customEvents: [
{
keyword: 'Hochzeitstag',
repeatingCountTitle: 'Jahrestag',
dateFormat: 'D.MMMM',
color: '#d4af37',
symbol: 'ring'
},
How can i chage this entry so that its like: “Hochzeitstag, x. Jahrestag” or better “x.Hochzeitstag”?