MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    More weeks using MMM-MonthlyCalendar?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    11 Posts 3 Posters 323 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • BKeyportB Offline
      BKeyport Module Developer @LaeHarr
      last edited by

      @LaeHarr going a solid number of weeks outside a month is kinda rough. What I would do is use something like MMM-Multimonth and enable 2 months.

      The “E” in “Javascript” stands for “Easy”

      L 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @LaeHarr
        last edited by sdetweil

        @LaeHarr it’s not directly what you asked for. Calendars suck up a lot of space .

        Many users use mmm-pages, carousel or other modules to give multiple pages

        I use ext3 in month mode and show 3 months in rotation

        I don’t know if that module can display sep months as two instances so you could put them on sep pages

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          LaeHarr @BKeyport
          last edited by

          @BKeyport Thank you. I’ve already tried adding a second month with this module, but it took too much space (which ended up cutting off my view of the first week). I may mess with turning it vertically and seeing if I like that better with two months, or keeping the four weeks as-is (it just feels like a waste of space!).

          1 Reply Last reply Reply Quote 0
          • L Offline
            LaeHarr @sdetweil
            last edited by

            @sdetweil Thank you! I didn’t consider using multiple pages. This is something I am going to look into and see if it will work for my purposes. A bummer that I can’t easily turn this into a 6-week calendar, but I do appreciate knowing that it’s not possible so that I don’t waste my time.

            Unrrelated, but because I don’t want to take up space making an entire new post, what am I missing to change the background color for different calendars? I’ve tried “color:” in js, but it only changes the text color. I tried using name and then calling it in the css, but must be missing a step since that isn’t working either. I’m feeling like I’m missing something terribly simple over here.

            S 2 Replies Last reply Reply Quote 0
            • S Offline
              sdetweil @LaeHarr
              last edited by sdetweil

              @LaeHarr
              Background color is tough, because the intent is to seamlessly allow the background to show thru for a consistent look and also allow for background images/color

              If the modules were all opaque, you would have blobs of color all over the screen

              But for css it’s the background-color style to use in custom.css

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @LaeHarr
                last edited by

                @LaeHarr as a separate topic on CSS. many times the exact mechanism isn’t documented or clear

                as MM is built on a web browser, all the browser CSS approaches work, if you can figure them out!..

                to that end, the browser provides a development environment where you can review and test setting styles on the content

                see the second link in my signature below for a starter use on that.

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                L 1 Reply Last reply Reply Quote 0
                • L Offline
                  LaeHarr @sdetweil
                  last edited by

                  @sdetweil Is there anyway to look at it as a browser window if I’m doing all of this headless? If not, I can certainly see about hooking up a keyboard and mouse to play with it for now. Finding the exact mechanism is definitely the problem I’m having. I’ve tried naming the different calendars using name, title, nameClass, and titleClass in the js so that I can call it in the css to change background-color, but none have worked.

                  I’ll see if I can find the mental bandwidth to get it hooked up later so that I can use the developer’s window. It does seem like it would be marginally easier to do it that way to find what exactly the term is I’m looking for.

                  S L 2 Replies Last reply Reply Quote 0
                  • S Offline
                    sdetweil @LaeHarr
                    last edited by

                    @LaeHarr sure

                    in the MM config set

                    address:"0.0.0.0",
                    ipWhitelist:[],
                    

                    now restart your MM

                    now you can access the MM system from any browser you like from
                    anywhere on your network

                    in that browser open the developer tools window
                    on chrome and edge that is ctrl-shift-i on the page to work on
                    on safari you need to use the browser menu, settings, advanced, enable developer tools, new browser menu, develop, show web inspector (it will toggle to close )

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      LaeHarr @LaeHarr
                      last edited by

                      Thank you for the quick reply! I realized I could do it using TigerVNC as well. A lot of new things for me to explore, and I’m excited to hopefully get things where I want them now! Thanks!

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @LaeHarr
                        last edited by

                        @LaeHarr yes, if you are vnc connected, you have the browser menu and developers support

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • 1 / 1
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy