MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. greedyvegan
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    G
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 5
    • Posts 90
    • Groups 0

    Posts

    Recent Best Controversial
    • Module Region question

      please forgive me if this has been covered but I’ve been looking for a week for a solution…
      is it possible to occupy the left middle and center of “top_bar”, “upper_third”, “middle_center”, “lower_third” and “bottom_bar” with multiple modules the way that bottom/top: left center and right works individually?

      I’ve used this as a template
      alt text

      I have the MMM-text-clock and MMM-WifiPassword as top right
      I have MMM- googlephotos and MMM-calendarext3, MMM-onspotify and word of the day is top left (WOTD is only visible when spotify isn’t playing)
      I put MMM-EveryNews is lower_third, because it centered the module

      Screenshot 2024-03-10 at 2.43.54 PM.png

      the custom css file doesn’t modify the position,
      but “.region.bottom.right” works.

      I’ve tried changing the module css file, that works
      but I’m trying to avoid using that.

      do I have to add (module) to (region) and play around with the left: __px right: __px for that to work properly?
      because i’d add spofity and WOTD to the lower third with the news and move it left

      thanks for the assistance/help.

      posted in Custom CSS
      G
      greedyvegan
    • RE: MMM-GoogleKeep / MMM-MicrosoftToDo / MMM-GoogleTasks

      disregard, this worked for me

      https://developers.google.com/tasks/quickstart/nodejs

      posted in Troubleshooting
      G
      greedyvegan
    • RE: MMM-GoogleKeep / MMM-MicrosoftToDo / MMM-GoogleTasks

      after node authenticate.js
      I go through the steps to verify google identy
      for the MMM-GoogleTasks module
      (https://github.com/jgauth/MMM-GoogleTasks?tab=readme-ov-file)
      I get this message
      it’s asking me for a code but I don’t see it.

      I need some help please

      Screenshot 2024-03-04 at 5.51.28 PM.png

      posted in Troubleshooting
      G
      greedyvegan
    • RE: MMM-CalendarExt3 color formatting

      @sdetweil

      ok, thank you.
      I may have misread what he wrote.

      posted in Troubleshooting
      G
      greedyvegan
    • RE: MMM-CalendarExt3 color formatting

      @jlward73 said in MMM-CalendarExt3 color formatting:

      So I figured out what the problem was, and it was much simpler than I suspected. When I ran npm run config:check, it made me change many of my quotation marks to “correct” the syntax.

      whenever I run con fig check, it just says syntax error and I gotta figure what the issue is and it’s usually a missing comma.

      What do I have to do to get config check to diagnose the exact issue?

      posted in Troubleshooting
      G
      greedyvegan
    • RE: MMM-CalendarExt3 show color

      @MMRIZE
      ahhhh, the children

      thank you very much.

      posted in Troubleshooting
      G
      greedyvegan
    • RE: MMM-CalendarExt3 show color

      @MMRIZE

      got it!

      thanks again.

      lol, last two requests
      I got rid of the current and next months"Feb" & “Mar”
      using dateParts.month.seq_0
      but Jan wont leave, what do I do?

      Screenshot 2024-02-26 at 10.10.10 PM.png

      with the border radius and box shadow, I was able to give the calendar day numbers a circle behind them, the double digit numbers are circles, but the single digits are ovals; do you know how to keep it a circle?

      posted in Troubleshooting
      G
      greedyvegan
    • RE: A few CalExt3 questions: background images, glance, and symbols

      @MMRIZE

      thank you very much

      posted in Utilities
      G
      greedyvegan
    • RE: A few CalExt3 questions: background images, glance, and symbols

      @MMRIZE said in A few CalExt3 questions: background images, glance, and symbols:

      1

      .CX3 .month_6.date_16 {
        background-image: url("https://img.freepik.com/free-vector/flat-corpus-christi-illustration_23-2148934727.jpg?w=400");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
      }
      

      Can I use this to add a background image to every date/square with “background-repeat” as a default and override it for specific dates?
      calendar background.001.png

      posted in Utilities
      G
      greedyvegan
    • RE: MMM-CalendarExt3 show color

      I’ve been looking to no avail…
      is it possible to change the colors of JUST the days of the week and not the dates?
      I want to separate the colors of the sunday - saturday and the numbers, individually.

      every time I change the css it changes the color of the whole column.

      posted in Troubleshooting
      G
      greedyvegan
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 8 / 9