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.

    Weekly Calendar

    Scheduled Pinned Locked Moved Unsolved Requests
    65 Posts 13 Posters 88.9k Views 21 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.
    • paviroP Offline
      paviro @KirAsh4
      last edited by

      @KirAsh4 Definitely! Maybe the calendar module could be used to parse it and then send a notification this module could receive?

      We're all stories in the end. Just make it a good one, eh?

      – The Doctor

      KirAsh4K 1 Reply Last reply Reply Quote 0
      • KirAsh4K Offline
        KirAsh4 Moderator @paviro
        last edited by

        @paviro, maybe, but to be honest, I’d rather keep them separate, that way one does not need to have both of them enabled. Pick one or the other basically, and have them function completely separate from one another. If both are selected, display a message instead, telling the user to pick one …

        A Life? Cool! Where can I download one of those from?

        paviroP 1 Reply Last reply Reply Quote 0
        • paviroP Offline
          paviro @KirAsh4
          last edited by

          @KirAsh4 makes sense :)

          We're all stories in the end. Just make it a good one, eh?

          – The Doctor

          1 Reply Last reply Reply Quote 0
          • B Offline
            billp100
            last edited by

            This is the idea of what I was looking to design…0_1463084444776_template.jpg

            1 Reply Last reply Reply Quote 0
            • KirAsh4K Offline
              KirAsh4 Moderator
              last edited by

              Right, that’s using the main real estate in the screen, as opposed to what the current module is set at by default, which is 1/3 of the upper screen essentially. It’s possible for sure. Need to spend some time on this … but after the remodel at my house is done.

              A Life? Cool! Where can I download one of those from?

              1 Reply Last reply Reply Quote 0
              • B Offline
                billp100
                last edited by

                No worries…I liked the Magic Mirror approach, but for a family of 5 with many appointments, we wanted a central calendar that could be view-able from afar.

                1 Reply Last reply Reply Quote 0
                • KirAsh4K Offline
                  KirAsh4 Moderator
                  last edited by

                  Oh for sure. That would be a good way to display everyone’s events for the week. Unless you go with the custom profiles setup… though I haven’t followed that thread closely, I’m not sure it’s functioning yet, or correctly.

                  A Life? Cool! Where can I download one of those from?

                  B 1 Reply Last reply Reply Quote 0
                  • B Offline
                    billp100 @KirAsh4
                    last edited by

                    @KirAsh4 Definitely looking for a single profile for now, I have a google calendar that I share for everyone in the family, only problem is, the web version of google calendar is hideous for such a nice display.

                    1 Reply Last reply Reply Quote 0
                    • KirAsh4K Offline
                      KirAsh4 Moderator
                      last edited by

                      That can be changed with an iframe and setting your own CSS formatting. But, that’s the easy way out. :)

                      A Life? Cool! Where can I download one of those from?

                      1 Reply Last reply Reply Quote 0
                      • KirAsh4K Offline
                        KirAsh4 Moderator
                        last edited by

                        And so the mayhem commences … Next up is parsing the data returned and populating the specific boxes. Don’t no one remind me how much I detest Javascript, mkay?

                        0_1463806101172_weekly.png

                        A Life? Cool! Where can I download one of those from?

                        1 Reply Last reply Reply Quote 1
                        • B Offline
                          billp100
                          last edited by

                          That looks great, I wouldn’t have known where to begin.

                          1 Reply Last reply Reply Quote 0
                          • KirAsh4K Offline
                            KirAsh4 Moderator
                            last edited by

                            The problem I see with this is that you won’t knew whether you have something on the upcoming Sunday till it actually changes to the next week. I need to figure out something there.

                            A Life? Cool! Where can I download one of those from?

                            B 1 Reply Last reply Reply Quote 0
                            • B Offline
                              billp100 @KirAsh4
                              last edited by

                              @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.

                              1 Reply Last reply Reply Quote 0
                              • KirAsh4K Offline
                                KirAsh4 Moderator
                                last edited by

                                It’s just more real estate on the screen. Think about how you view your calendar in a regular browser and how much of the screen it takes up to view everything. Try shrinking it down and see how small you can get it before information gets hidden from you and you have to expand it again. Having the full month takes a lot of space.

                                Another possibility would be to make it a “running” week, where it displays 7 days, but not specifically Sunday to Saturday, but rather ‘Today, Tomorrow, Mon, Tues, Wed, Thurs, Fri’. Then tomorrow it shifts everything over to the left, and you now get ‘Sat’ appended at the end. The first day is always ‘Today’.

                                It’s a bit more programming, but possible.

                                A Life? Cool! Where can I download one of those from?

                                B 1 Reply Last reply Reply Quote 0
                                • B Offline
                                  billp100 @KirAsh4
                                  last edited by

                                  @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

                                  1 Reply Last reply Reply Quote 0
                                  • KirAsh4K Offline
                                    KirAsh4 Moderator
                                    last edited by

                                    Don’t get me wrong, I can see a situation where wanting the whole month displayed is desired. I’m looking at my own calendar and there is no way for me to fit all of that on the screen while also retaining other information. But I can understand if others want it. So I’m thinking, for a more broad spectrum of users, configurable options might be in order. Maybe a 2-week display, running 7-days, whole month. Or for those that have very busy days, even a daily agenda. Those are all within the scope of the API, it’s simply a matter of programming on our end.

                                    A Life? Cool! Where can I download one of those from?

                                    1 Reply Last reply Reply Quote 0
                                    • I Offline
                                      idkmynameiskyle
                                      last edited by

                                      Wow, that looks amazing! I’m out of town and haven’t had the chance Yet to try it on my mirror, but I’m super excited to get home and see it running. Lots of great ideas from the other commenters as well. I like the simplicity of the original events running list, but I think this weekly calendar will be great for a lot of people.

                                      KirAsh4K 1 Reply Last reply Reply Quote 0
                                      • KirAsh4K Offline
                                        KirAsh4 Moderator @idkmynameiskyle
                                        last edited by

                                        @idkmynameiskyle, it doesn’t exist in the wild yet. I just started working on it yesterday. It’s going to be a (long) while still before I get to anything worth releasing.

                                        A Life? Cool! Where can I download one of those from?

                                        1 Reply Last reply Reply Quote 0
                                        • KirAsh4K Offline
                                          KirAsh4 Moderator
                                          last edited by

                                          Right, we have two different requests here. One is to display a simple, empty calendar, and another to display an actual Google Calendar with contents.

                                          A Life? Cool! Where can I download one of those from?

                                          1 Reply Last reply Reply Quote 1
                                          • I Offline
                                            idkmynameiskyle @KirAsh4
                                            last edited by

                                            @KirAsh4 I think the monthly compact view is an excellent addition to the default calendar. It looks great and it integrates well with the default design and layout.

                                            The running week would still be a great thing to have across perhaps the bottom of a vertical mirror so that people can see what days they have to work in a given week, or other quick-glance information.

                                            KirAsh4K 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
                                            • 2
                                            • 3
                                            • 4
                                            • 4 / 4
                                            • 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