@mochman … Awesome… I followed your instructions and it worked! Thank you! I would have never figured that out on my own…
Thanks again!
Rob
@mochman … Awesome… I followed your instructions and it worked! Thank you! I would have never figured that out on my own…
Thanks again!
Rob
@sdetweil those wake up in the night thoughts may be some of my best work… lol…
Thanks again!
@sdetweil That makes sense to me about reloading the page and not restarting the modules and things.
I figured out the calendar config. I was leaving out the config {} section and just adding the options right under the module: “clock” & position:“top_left”.
I looked at that over and over and compared to examples and I couldnt figure it out to save my life. I woke up in the middle of the night and took a look at it again and it jumped out at me.
Thanks for the responses.
Rob
I have a few MagicMirror installs going and I just love them. I notice that some config.js file edits will be applied with a MagicMirror reload(ctrl-r), some wont take without a complete program close and restart. What edits require a restart and what requires a reload and how can you check? How can I troubleshoot those things?
I have a latest install that I am configuring a calendar for my dad, and I can not get the clock to take edits. No change that I make will be applied. Not even with a whole restart. I am not sure how to troubleshoot this.
Rob
@bkeyport, I modified my config with your config and it removed the Today, just as I was looking for! Thank you for your help. I think where my problem may have been is instead of having all of the config options above the calendars section, right after the config braces, I had all of my options below the url line in the calendars section…
When I saw your config layout, I was immediately suspicious of my config layout being the culprit…
I had one mirror that was still displaying Today even though I edited the config just like the other one that was not displaying it… I ended up having to edit line 279 in the calendar.js file & removing the text “Today” from "timeWrapper.innerHTML = this.capFirst(this.translate("Today “));”
That together does the trick! I thank you for your help!
@bkeyport , I will give that a try and get back with you…
@bkeyport , Thanks for working with me here…
I added that to my config. It didnt change the display any. Other than the calendar url, the only options i have in my config are maximumEntries: “4” & maximumNumberOfDays: “1”. Making your modification had no affect on the display. I tried it on two different mirrors with the same result. I will try it with an event with a given time and see if it has an affect on that…
Rob
Is there anyway that I can remove the “Today” and “at” whatever time an event is on the calendar? I only show events for the current day. I am not so busy that I need to display the event time from the calendar. After each event it says “Today at 5:30 PM”, or whatever time the event has from google calendar. I would only like to display the events. Is there a way to edit out the rest? I have two mirrors setup and I thought i edited the “Today” out of the calendar.js file, but now its back. It would just show 5:30 event time and not the Today. If the calendar event is an all day event, it wont show the time anyway, just the “Today”. Its still edited out of the calendar.js file, but it displays it anyway. I have searched all through the configs and I just dont understand it enough to figure it out. If someone could point me in the right direction where to look, I would appreciate it greatly.
There is just so much potential here, but I am limited alot because I just cant wrap my head around this node.js stuff…
Rob
@mochman … Awesome… I followed your instructions and it worked! Thank you! I would have never figured that out on my own…
Thanks again!
Rob
Is there any way to remove the Distance column? I live in a small town and dont really need the distances on the display. I hunted around the files a little bit and didnt see anything that I could maybe edit or delete that would remove it.
Rob