~/MagicMirror/modules/MMM-GoogleTasks $ git remote -v
origin https://github.com/themox/MMM-GoogleTasks.git (fetch)
origin https://github.com/themox/MMM-GoogleTasks.git (push)
How do I switch? Thank you so much for your help
~/MagicMirror/modules/MMM-GoogleTasks $ git remote -v
origin https://github.com/themox/MMM-GoogleTasks.git (fetch)
origin https://github.com/themox/MMM-GoogleTasks.git (push)
How do I switch? Thank you so much for your help
It used to be about once a week, but now it’s happening much more frequently. If I restart MM, the error goes away and the module displays correctly until it errors out again. Does anyone know a solution to this? SS of the error (I blocked out my list ID)
can someone help me with custom css to change the font size of this module? This is what it currently looks like…
Is there any way to make the font bigger? It looks so tiny compared to the rest of my display
{
module: "MMM-OnThisDayWikiApi",
position: "bottom_bar",
config: {
type: "all",
}
@KristjanESPERANTO i just reinstalled it and I’m getting the same error
I’m getting an error message. Is this something that will fix itself?
@MMRIZE that worked! weird - the css the module author offered didn’t work.
Thanks!
Is there an easy way to make the font color match the calendar color? Right now all my timed events are written white for every calendar. I didn’t realize the calendar color setting only applied to “all day” events and the symbols.
@karsten13 oh! i didn’t know you could look at the URLs like that. Thanks!
@MMRIZE I also already have
…
useSymbol: false,
…
in my config file. I have the command for both default calendar and CX3.
And I know it’s very narrow - which is why I’m trying to maximize the space for the text and remove the symbol. I’m just not sure how to get the css file working.