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

    jalow

    @jalow

    3
    Reputation
    5
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    jalow Unfollow Follow

    Best posts made by jalow

    • RE: Touchscreen Family Dashboard

      @andyleneway @normalnorman

      Hi guys. I was looking into this too as I wanted the functionality of being able to add/edit/remove a google calendar event within the MM environment. I used what tjat has in his repository as a base and modified it to create a version that is working for me, let me know if you’re still looking to do something with this. The key part was that I had to edit some files to get and propagate the event ID for the default calendar module, as CX3 pulls its data from that.

      posted in Show your Mirror
      J
      jalow

    Latest posts made by jalow

    • RE: Touchscreen Family Dashboard

      @sharkbait said in Touchscreen Family Dashboard:

      How did you manage to increase the font-size of the calendar month heading (SEPTEMBER 2023)?

      I added in the custom css:

      .MMM-CalendarExt3 .module-header {
      font-size: [changes here]
      [other options you’d like to change]
      }

      posted in Show your Mirror
      J
      jalow
    • RE: Touchscreen Family Dashboard

      @andyleneway @normalnorman

      Hi guys. I was looking into this too as I wanted the functionality of being able to add/edit/remove a google calendar event within the MM environment. I used what tjat has in his repository as a base and modified it to create a version that is working for me, let me know if you’re still looking to do something with this. The key part was that I had to edit some files to get and propagate the event ID for the default calendar module, as CX3 pulls its data from that.

      posted in Show your Mirror
      J
      jalow