Read the statement by Michael Teeuw here.
Monthly Calendar View
-
looking for this @shuwi
-
@KirAsh4
What I’am missing in the calendar is a colum with the weeknumbers, left of the dates.
The weeknumbers could or should be an option ‘showWeekNr’ is true of false.
This should not be too difficult to build into the calendar.just my thoughts
-
Is there any config.js language setting that will make it start on Monday ?
Tried uk that gave me russian :) -
‘en-GB’ worked for me
-
@FangFace Your golden, Thanks
-
@KirAsh4 said in Monthly Calendar View:
Oh I suppose …
Keep in mind that the styling can be changed by the user to whatever they want it to look like. The sky isn’t the limit … it’s their imagination. :)
can u post css for this?
-
@KirAsh4 As mentioned above, how to configure magic mirror default calendar in monthly view. I eagerly await an answer from you :slightly_smiling_face: :slightly_smiling_face: :slightly_smiling_face:
-
-
@sdetweil yes thanks. I install it. but its not displaying
-
@yomaldyw worked for me out of the box… have to put it between date and calendar modules in the config list to get it to display there…
used the default config
{ module: 'calendar_monthly', position: 'top_left', config: { // The config property is optional // Without a config, a default month view is shown // Please see the 'Configuration Options' section for more information } },