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

    Posts

    Recent Best Controversial
    • RE: Calendar Color

      Got it! thank you for your help

      posted in Troubleshooting
      B
      billp100
    • RE: Calendar Color

      @strawberry-3.141 I just did those steps and got an npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@~0.4.0 but none was installed message

      posted in Troubleshooting
      B
      billp100
    • RE: Calendar Color

      @strawberry-3.141 That’s it then. I didn’t realize that. Is there away for me to get that feature without having to start over?

      posted in Troubleshooting
      B
      billp100
    • RE: Calendar Color

      @strawberry-3.141 I’ve tried it that way too with no luck.

      posted in Troubleshooting
      B
      billp100
    • Calendar Color

      I am trying to add multiple calendars in one module and have them each have a different color, here is what I have so far, the maximumNumberOfDays is working, but the calendar is still showing up in the default color.

      module: 'calendar',
      header: 'family',
      position: 'top_left',
      config: {
                    colored: true,
                    calendars: [
                                       {
                                              symbol: 'male',
                                              url: 'xxxxxxx',
                                       },
                                       ],
                    color: '#f70000',
                    maximumNumberOfDays: '14',
                           }
      },
      
      
      
      
      
      posted in Troubleshooting
      B
      billp100
    • RE: Weekly Calendar

      Wow…Awesome work, that is pretty damn close to what I was envisioning…Thank you for your work

      posted in Requests
      B
      billp100
    • RE: Monthly Calendar View

      I like the look of that module you made, but speaking for just myself, I was looking for a large scale calendar with multiple calendars populating the days. I know you had talked about adding a css to iframe, but that seems to have been made more difficult by google. Plus I want to just use it as a module along with other features of this project.
      Again, I’m looking for more of a home based dashboard for the family, as opposed to a mirror, but I like the setup of this project.

      Thanks for your efforts!

      posted in Requests
      B
      billp100
    • RE: Monthly Calendar View

      I’m definitely thinking more of a full calendar with events. I plan on my screen being in landscape mode, upwards of 23". My “dashboard” so to speak would have a header with a weather module, this monthly calendar taking up about 80% of screen and then maybe an RSS feed along the bottom for news. I’ve tried messing with custom RSS feeds for Google calendar and iframe, and it’s just plain ugly.

      posted in Requests
      B
      billp100
    • RE: Weekly Calendar

      @KirAsh4 for my application, that is what this project was going to be primarily for. Yes I can see the running 7 day thing working. I appreciate the help

      posted in Requests
      B
      billp100
    • RE: Weekly Calendar

      @KirAsh4 not knowing how the API works, would it be easier to populate an entire month view? That way picking the week wouldn’t be an issue.

      posted in Requests
      B
      billp100
    • 1
    • 2
    • 3
    • 2 / 3