• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 80.0k 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.
  • K Offline
    KirAsh4 Moderator
    last edited by May 21, 2016, 4:29 PM

    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 May 21, 2016, 4:43 PM Reply Quote 0
    • B Offline
      billp100 @KirAsh4
      last edited by May 21, 2016, 4:43 PM

      @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
      • K Offline
        KirAsh4 Moderator
        last edited by May 21, 2016, 5:27 PM

        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 May 21, 2016, 5:30 PM

          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.

          K 1 Reply Last reply May 21, 2016, 5:33 PM Reply Quote 0
          • K Offline
            KirAsh4 Moderator @idkmynameiskyle
            last edited by May 21, 2016, 5:33 PM

            @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
            • K Offline
              KirAsh4 Moderator
              last edited by May 22, 2016, 2:00 AM

              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 May 31, 2016, 6:40 PM

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

                K 1 Reply Last reply May 31, 2016, 6:58 PM Reply Quote 0
                • K Offline
                  KirAsh4 Moderator @idkmynameiskyle
                  last edited by KirAsh4 May 31, 2016, 7:00 PM May 31, 2016, 6:58 PM

                  @idkmynameiskyle, yep, though again, I look at the amount of information one could possibly have on any given day and how to format things neatly and visible.

                  As an example, if I look at my Google calendar and pick one week (this week), this is what it looks like:
                  0_1464720887863_weekcal.png

                  Notice the '+7 more' line that I pointed out. I can’t see those in a standard weekly view. I have to either click on the link there, which trigers a pop-up with the remaining items, or switch to a daily view to see it all.

                  Again, this is me personally. Your calendar may not be as crazy populated as mine (and I even turned OFF two others for this.) But I have to think of the possibility that someone might have multiple events in one day, specially in a family setting where everyone is doing their own thing.

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

                  1 Reply Last reply Reply Quote 0
                  • K Offline
                    KirAsh4 Moderator
                    last edited by KirAsh4 Jun 6, 2016, 7:21 PM Jun 6, 2016, 7:09 PM

                    This thread got very long and encompasses two different things:

                    • The request to make a weekly calendar view, which then turned into
                    • Another request for a plain (empty) monthly view as well.

                    The latter has been addressed, and is for all intents and purposes, ready. However, it no longer applies to the original post’s request. So I’m going to split this up into two separate threads. I’ll try to move the relevant posts around and clean things up a bit (if possible.)

                    Those of you wanting the Weekly Calendar, please continue the discussion here. Those of you wanting the Monthly Calendar, you can continue the discussion on the new thread.

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

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      KirAsh4 Moderator
                      last edited by KirAsh4 Jun 9, 2016, 8:50 PM Jun 9, 2016, 8:48 PM

                      Small update:

                      • Rewrote most of the module to use DOM elements instead of hard-coding HTML tags
                      • Added calendar symbols to events

                      This is captured on a landscape monitor. When I’m at work, that’s what I have to work with. Things get a bit squirrely on a portrait layout because of long titles. need to fit the CSS alignment on that.

                      0_1465505152520_weeklycal.png

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

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 3 / 7
                      • 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