A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Default Calendar customEvents color
-
@jonnyollet have to enable colored: true… check the doc.
-
-
Is it possible to give certain entries a different symbol, color?
-
@Sebi76-0 did you enabled colored:true
-
Yes,
``` coloredText: true, colored:true, url: "adresse.....', customEvents: [{keyword: 'GelberSack', symbol: 'recycle', color: 'Yellow'}, {keyword: 'Blaue Tonne', symbol: 'trash', color: 'Blue'}, {keyword: 'Bio Tonne', symbol: 'trash', color: 'Green'}, {keyword: 'Graue Tonne', symbol: 'trash', color: 'Gray'}, {keyword: 'Flur', symbol: 'broom', color: 'Blue'}], },
-
@Sebi76-0 of the properties you showed only url is inside
a calendar object