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.

    MMM-Timetable

    Scheduled Pinned Locked Moved Productivity
    43 Posts 12 Posters 23.9k Views 13 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.
    • ? Offline
      A Former User @Vauxdvihl
      last edited by A Former User

      @vauxdvihl
      I have no problem…
      Try this;

      {
            //disabled:true,
            module: "MMM-Timetable",
            position: "top_right",
            config: {
              file:"test.csv"
            }
          },
      

      Or just

      {
        module: "MMM-Timetable",
        position: "top_right",
      }
      
      V 1 Reply Last reply Reply Quote 0
      • V Offline
        Vauxdvihl
        last edited by

        @sean said in MMM-Timetable:

        {
        module: “MMM-Timetable”,
        position: “top_right”,
        }

        This is strange
        No error message and nothing shown on the screen
        I have generated a test config file (contains only the timeline)
        Hmm i need to check it

        1 Reply Last reply Reply Quote 0
        • V Offline
          Vauxdvihl
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • V Offline
            Vauxdvihl @Guest
            last edited by Vauxdvihl

            @sean
            I have done it

            Thanks

            V 1 Reply Last reply Reply Quote 0
            • V Offline
              Vauxdvihl @Vauxdvihl
              last edited by

              @Sean
              Can i change the timeformat to European one?
              like 22:30?

              Thanks

              ? 1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User @Vauxdvihl
                last edited by

                @vauxdvihl
                Set timeFormat as “HH:mm”

                1 Reply Last reply Reply Quote 0
                • V Offline
                  Vauxdvihl
                  last edited by Vauxdvihl

                  @Sean
                  Thanks it works

                  But i see there comes something strange
                  Setting these value to “HH:MM” the time datas from my conifg are not matching with the displayed datas.
                  Can you reproduce this?
                  Thanks
                  Regards

                  ? 1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User @Vauxdvihl
                    last edited by

                    @vauxdvihl
                    Not ‘HH:MM’, it’s ‘HH:mm’

                    V 1 Reply Last reply Reply Quote 0
                    • V Offline
                      Vauxdvihl @Guest
                      last edited by

                      @sean
                      Thanks a lot

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

                        @Sean

                        How can I redefine the rows to equal altitude, regardless of time interval? I’d like to define equal altitude for each rows.

                        0_1553123605564_5ce28455-b1df-4bd9-ba9a-a81bfa191b15-image.png

                        Could you or anyone give me some suggestions? Thanks in advance.

                        ? 1 Reply Last reply Reply Quote 0
                        • ? Offline
                          A Former User @lovesicker
                          last edited by

                          @lovesicker
                          Not possible currently. Heights are dependent on duration.
                          I’ll consider it on next update but You’d better to display static table your own with some iframe or html module.(My MMM-HTMLBox can show static html on MM)

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

                            @Sean

                            OK, I got it. Thanks for your reply.Let me try your MMM-HTMLBox.

                            Hahahah, I found I already become one of your fans. After trying out a module several days,I found it is coded by you,ig.,MMM-GroveGesture,MMM-CalendarExt.
                            I’m looking forward to next version about MMM-Timetable.

                            Have a good day!

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

                              @Sean

                              Another problem: under the MMM-page or MMM-page-select module environment, when you start MagicMirror, sometimes you will see the following MMM-Timeable UI:
                              0_1553217622112_29dfbf21-47f4-4345-8b00-c570e16743af-image.png

                              Until the modules refresh, the UI will be OK:

                              0_1553218374412_77b46ec5-52af-4154-9dad-a70d45a8b580-image.png

                              The issue only happened when Magic Mirror start. I know this is not a serious problem because you will not frequently restart Magic Mirror and switch to the MMM-Timeable page.

                              Do you have some suggestions about it?

                              ? 2 Replies Last reply Reply Quote 0
                              • ? Offline
                                A Former User @lovesicker
                                last edited by

                                @lovesicker
                                This module would detect it’s position and dimensions to draw itself. To calculate proper size it needs. On start and each refresh interval it will recalculate.
                                But some page modules prevent this detection by hiding module on start. And will show this module suddenly so module cannot have proper values. Of course after showing, on the next refeshing period, it could complete detection then will be no more problem.
                                To avoid this, put this module on first page or shorten refreshing time.

                                1 Reply Last reply Reply Quote 0
                                • ? Offline
                                  A Former User @lovesicker
                                  last edited by A Former User

                                  @lovesicker
                                  In a few days, I’ll look inside my code and try to make its work better way. I think I can add recalculation logic on module’s resume.
                                  Anyway, so many courses. :D. but it’s usual in Far east Asia like China and Korea. I’m from Korea, but living in Germany now… In my highschool days of Korea, My classes began at 7:00AM and finished at 10:00PM LITERALLY. Not so worst to me but… :)

                                  L Cr4z33C 2 Replies Last reply Reply Quote 0
                                  • L Offline
                                    lovesicker @Guest
                                    last edited by lovesicker

                                    @Sean

                                    Hahaha, it’s my son’s school timetable. He is only ten years old. He like this timetable very much. I told him a foreign uncle coded this timetable for him. He is very pride for it…

                                    Thank you so much for bringing much happiness to our family.

                                    1 Reply Last reply Reply Quote 1
                                    • Cr4z33C Offline
                                      Cr4z33 @Guest
                                      last edited by

                                      @Sean said in MMM-Timetable:

                                      and finished at 10:00PM LITERALLY.

                                      :face_screaming_in_fear: :dizzy_face:

                                      ? 1 Reply Last reply Reply Quote 0
                                      • ? Offline
                                        A Former User @Cr4z33
                                        last edited by A Former User

                                        @Cr4z33
                                        30 years ago, that was usual for who wanted to enter Univ. in S.Korea. :D
                                        Nowadays, Highschool itself doesn’t go that way, but Students are studying very hard personally at Home or private institutes or with private teachers to take better score.

                                        Cr4z33C 1 Reply Last reply Reply Quote 0
                                        • Cr4z33C Offline
                                          Cr4z33 @Guest
                                          last edited by

                                          @Sean alright that makes sense then. :grinning_face_with_smiling_eyes:

                                          1 Reply Last reply Reply Quote 0
                                          • F Offline
                                            FlorianSchwemin
                                            last edited by

                                            @Sean Thanks for the great module. Is it possible, to use it to display more than one Timetable on the same screen? Loading the module twice doesn’t seem to work. Tried renaming it (and the files) to MMM-Timetable2 but this does only draw the Lines but does not fill it from the csv-File. Do you have any tips, where to tweak?
                                            Thanks!

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