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

Display monthly calendar and entries

Scheduled Pinned Locked Moved Troubleshooting
19 Posts 4 Posters 5.2k Views 4 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.
  • S Offline
    sdetweil @CheapDad
    last edited by Jun 7, 2021, 12:01 AM

    @cheapdad populate from a website… yes, google is a website.

    the url needs to download an ICS file, which is what the calendar module reads to get the events

    as for calendar-monthly

    https://github.com/KirAsh4/calendar_monthly

    that one appears JUST to draw the rectangular calendar box. no actual entries

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    C 1 Reply Last reply Jun 7, 2021, 12:11 AM Reply Quote 0
    • C Offline
      CheapDad @sdetweil
      last edited by Jun 7, 2021, 12:11 AM

      @sdetweil said in Display monthly calendar and entries:

      @cheapdad populate from a website… yes, google is a website.

      the url needs to download an ICS file, which is what the calendar module reads to get the events

      as for calendar-monthly

      https://github.com/KirAsh4/calendar_monthly

      that one appears JUST to draw the rectangular calendar box. no actual entries

      That’s interesting because I thought I had it working in a long lost iteration of my config.js. All I’m looking for is the current month’s calendar, not any entries, i.e., the 4th is a thursday, etc. Any suggestion on how to accomplish that?

      S 1 Reply Last reply Jun 7, 2021, 12:12 AM Reply Quote 0
      • S Offline
        sdetweil @CheapDad
        last edited by Jun 7, 2021, 12:12 AM

        @cheapdad u want the grid?

        then that module should do it… it has a debug mode
        its pretty simple

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • C Offline
          CheapDad
          last edited by Jun 7, 2021, 12:18 AM

          How do I run it in debug mode? I don’t see that on github page.

          S 1 Reply Last reply Jun 7, 2021, 12:19 AM Reply Quote 0
          • S Offline
            sdetweil @CheapDad
            last edited by sdetweil Jun 7, 2021, 12:25 AM Jun 7, 2021, 12:19 AM

            @cheapdad add

            debugging: true

            to the module config section

            in mmm-config, check the box for debugging

            sorry, used wrong word, recheck code

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            C 1 Reply Last reply Jun 7, 2021, 12:26 AM Reply Quote 0
            • C Offline
              CheapDad @sdetweil
              last edited by Jun 7, 2021, 12:26 AM

              @sdetweil said in Display monthly calendar and entries:

              debug: true

              So, I may be stuck on stupid. I enabled debug and ran MM. The monthly calendar didn’t load and I didn’t see anything different that would help me debug it.

              S 1 Reply Last reply Jun 7, 2021, 12:28 AM Reply Quote 0
              • S Offline
                sdetweil @CheapDad
                last edited by sdetweil Jun 7, 2021, 12:38 AM Jun 7, 2021, 12:28 AM

                @cheapdad sorry, notice I edited my post…

                for this module its

                debugging:true
                

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                C 1 Reply Last reply Jun 7, 2021, 12:40 AM Reply Quote 0
                • C Offline
                  CheapDad @sdetweil
                  last edited by Jun 7, 2021, 12:40 AM

                  @sdetweil Sorry, definitely stuck on stupid. F12 didn’t work when MM was running, but “developer tools” did. I got this from the console log:

                  Failed to load resource - 404

                  This is where the script is looking:

                  http://0.0.0.0:8080/modules/calendar-monthly/calendar-monthly.js

                  S 1 Reply Last reply Jun 7, 2021, 12:42 AM Reply Quote 0
                  • S Offline
                    sdetweil @CheapDad
                    last edited by sdetweil Jun 7, 2021, 12:42 AM Jun 7, 2021, 12:42 AM

                    @cheapdad yes, as it should be…

                    I installed and copy/pasted his sample, and got this

                    did u git clone in the right place?

                    Screenshot at 2021-06-06 19-40-35.png

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      CheapDad
                      last edited by Jun 7, 2021, 12:45 AM

                      I did, but I’ll do so again to make sure that I’ve got all the correct files.

                      S 1 Reply Last reply Jun 7, 2021, 12:45 AM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        8/19
                        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