Read the statement by Michael Teeuw here.
Monthly Calendar
-
Hi, is there any way for the calendar to start on Monday?
-
hahaha the Sunday thing was driving me nuts. Had to disable it for now. But this is excellent work! Thanks for sharing.
-
@KirAsh4 calendar worked flawlessly and thank you for posting… curious if there was a way to reduce the space between the columns of numbers? im not programmer at all just FYI but figured out mm through trial and error… wish i used this forum beforehand!
-
@jbeck615 i figured it out the width thing through another person who posted it today.
-
Great module. Thank you.
I am looking for some help with the css. I am looking to change the entire table to a maximum width rather than the 100% of the “top_left” that I have it at just now. I am also looking for the weekends to have a background color of #606060
Any help would be appreciated.
-
Is there a bug or is there a problem with my pi and the mirror ?
I have my mirror running 2 weeks without a restart of my pi and yesterday i see that your modul shows may 31st and not june 3rd.
After a reboot of my pi your calendar shows the 3rd june …My Mirror and all other modules are up to date.
Does anyone else have this problem too ???
Sandy2503
-
@Sandy2503 I’ve the same issue. I had to restart MM.
Zdeněk
-
@zdenek @Sandy2503 noticed that too. I’ve filed an issue to the module rep and suggested a fix. @KirAsh4 please take a look.
https://github.com/KirAsh4/calendar_monthly/issues/2 -
@McSorley said in Monthly Calendar:
Great module. Thank you.
I am looking for some help with the css. I am looking to change the entire table to a maximum width rather than the 100% of the “top_left” that I have it at just now. I am also looking for the weekends to have a background color of #606060
Any help would be appreciated.
Did you figure this out? Also interested in it :)
-
@Kimzer said in Monthly Calendar:
@McSorley said in Monthly Calendar:
Great module. Thank you.
I am looking for some help with the css. I am looking to change the entire table to a maximum width rather than the 100% of the “top_left” that I have it at just now. I am also looking for the weekends to have a background color of #606060
Any help would be appreciated.
Did you figure this out? Also interested in it :)
Being working on getting MMM-voice working recently. I’ll certainly come back to it though and let you know.
@Kimzer I have been working on the custom.css for the monthly_calendar but it wasn’t a success. I used MMM-remote to hide what I had in the same position (top_left) and once they were hidden the calendar went down to a size that I was comfortable with. When I show it again, the size increases again. This is specific to showing the the default calendar because adding the timer has an ok width.
Looks like its going to be changing the source CSS rather the custom CSS for monthly_calendar. The work continues…