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

MMM-CalendarExt3

Scheduled Pinned Locked Moved Utilities
654 Posts 77 Posters 1.8m Views 81 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.
  • B Online
    BKeyport Module Developer @MMRIZE
    last edited by Aug 27, 2022, 1:15 AM

    @MMRIZE

    any idea why I can’t use this icon in this situation to set it up?

    https://fontawesome.com/v5/icons/bowling-pins?s=solid

    module: "calendar", // Built in
    //position: "top_right",
    config: {
    	broadcastEvents: true,
    	broadcastPastEvents: false,
    	fetchInterval: 30000,
    	maximumEntries: 20,
    	customEvents: [{keyword: 'bowling', symbol: 'bowling-pins'}],
    ... 
    

    Do I need to do the transform on your side, is it something else?

    it does work with other icons, like “user”

    thanks!

    The "E" in "Javascript" stands for "Easy"

    M L 2 Replies Last reply Aug 27, 2022, 1:21 AM Reply Quote 0
    • M Offline
      MMRIZE @BKeyport
      last edited by Aug 27, 2022, 1:21 AM

      @BKeyport
      I have no idea why this “bowling-pins” icon would not appear. maybe font-awesome CSS version issue?"

      1 Reply Last reply Reply Quote 0
      • L Offline
        luisestrada @BKeyport
        last edited by Aug 27, 2022, 1:47 AM

        @BKeyport It’s a Pro icon, do you pay for it?

        B 1 Reply Last reply Aug 27, 2022, 3:46 AM Reply Quote 0
        • B Online
          BKeyport Module Developer @luisestrada
          last edited by Aug 27, 2022, 3:46 AM

          @luisestrada ahh, that must be it. Although I’ve had pro icons before.

          The "E" in "Javascript" stands for "Easy"

          1 Reply Last reply Reply Quote 0
          • L Offline
            luisestrada
            last edited by Aug 27, 2022, 4:22 AM

            Screen Shot 2022-08-27 at 12.05.59 AM.png

            Thank you very much.

            It took me some time to figure out that I could use symbol: “blank”, to not to show any icon, I was getting an error because before, I was using symbol: null :beaming_face_with_smiling_eyes:

            It’s working exactly as I wanted :)

            1 Reply Last reply Reply Quote 0
            • M Offline
              MMRIZE
              last edited by MMRIZE Aug 29, 2022, 6:01 PM Aug 29, 2022, 6:01 PM

              Small news.
              Now it could get the events from randomBrainstormer/MMM-GoogleCalendar module also.

              N 1 Reply Last reply Sep 3, 2022, 1:33 AM Reply Quote 0
              • N Offline
                nmacd @MMRIZE
                last edited by Sep 3, 2022, 1:33 AM

                @MMRIZE Thank you all for your help! I got fresh copies of everything and was more careful when making changes, it now works which is great. The new issue I am having is it’s only displaying 11 appointments, 10 Google calendar and 1 US Holiday. When I delete an event the next one later down the calendar shows up. Is there a setting to set the max entries or something to that nature?

                N 1 Reply Last reply Sep 3, 2022, 1:43 AM Reply Quote 0
                • N Offline
                  nmacd @nmacd
                  last edited by Sep 3, 2022, 1:43 AM

                  @nmacd My bad just found it, the default calendar had the limit, all set thanks again

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    techlady
                    last edited by Sep 8, 2022, 5:48 PM

                    Hi
                    I would like to know how to make the calendar smaller. As you can see in the picture, my tv is in portrait, and the calendar takes up a lot of space. Where and what changes in custom css could I make to make it smaller and more rectangular? Thank you.

                    mmirror2.jpg

                    M 1 Reply Last reply Sep 8, 2022, 6:50 PM Reply Quote 0
                    • M Offline
                      MMRIZE @techlady
                      last edited by Sep 8, 2022, 6:50 PM

                      @techlady
                      Adjust ‘maxEventLines’ and ‘eventHeight’. The heighr of day cell would be calculated by maxEventLines x eventHeight.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 8
                      • 9
                      • 10
                      • 11
                      • 12
                      • 65
                      • 66
                      • 10 / 66
                      10 / 66
                      • First post
                        99/654
                        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