• 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.
  • O Offline
    Ottosophie @BKeyport
    last edited by Sep 30, 2022, 2:01 PM

    @BKeyport thanks, I’m going to try it.

    1 Reply Last reply Reply Quote 0
    • L Offline
      Lilleberg
      last edited by Oct 27, 2022, 9:07 PM

      Can anyone help me with theese issues. This is probably easy coding, but for a newbie as me, I need som help.

      I want the first letter in the weekdays to be capital. How to do that?
      I want to display a symbol in front of a specific calendar events. I have one calendar for all the birthdays during a year, and I want for example a cake as a symbol in front of all the events from this specific calendar. All the other calendars should be without a symbol.

      S M 3 Replies Last reply Oct 27, 2022, 9:32 PM Reply Quote 0
      • S Away
        sdetweil @Lilleberg
        last edited by Oct 27, 2022, 9:32 PM

        @Lilleberg ext3 gets the symbol info from the base calendar module. so create a custom event if u can to identify those entries and specify a symbol.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • M Offline
          MMRIZE @Lilleberg
          last edited by Oct 28, 2022, 8:49 AM

          @Lilleberg

          I want the first letter in the weekdays to be capital. How to do that?

          By default, there is no transformation for the letter of weekday name. Your locale decides it. What are your language and locale?

          L 1 Reply Last reply Nov 7, 2022, 7:59 AM Reply Quote 0
          • M Offline
            MMRIZE @Lilleberg
            last edited by Oct 28, 2022, 9:16 AM

            @Lilleberg said in MMM-CalendarExt3:

            I want to display a symbol in front of a specific calendar events. I have one calendar for all the birthdays during a year, and I want for example a cake as a symbol in front of all the events from this specific calendar. All the other calendars should be without a symbol.

            You can assign a symbol to the specific calendar on the default calendar module’s configuration, not MMM-CalendarExt3’s.

            9d5a0d56-73e6-4e98-bf57-228ba077f8a9-image.png

            Or you can transform data of event itself by eventTransformer property, like this;
            bfe1d1e1-af8f-4c6d-bd11-8e305dca1173-image.png

            I recommend prior.

            L 1 Reply Last reply Nov 7, 2022, 8:37 AM Reply Quote -1
            • F Offline
              fedale
              last edited by Nov 1, 2022, 8:36 PM

              How do i add the week number in a own colum, not in first monday. As this is taking up space in colum for monday.
              Would like to have in it´s own colum. As i understand i will need to do something in custom.css but unsure how to resolve this.

              Any one have a solution for this?

              S 1 Reply Last reply Nov 1, 2022, 8:44 PM Reply Quote 0
              • S Away
                sdetweil @fedale
                last edited by Nov 1, 2022, 8:44 PM

                @fedale it only shows in the header of the 1st day of the week.

                you cannot use CSS to create another column,
                one would have to change the code

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • F Offline
                  fedale
                  last edited by Nov 1, 2022, 9:35 PM

                  Okay so it´s not in the css. Thought i had something todo with the weeks mark one. As this can change colour and other things if i don´t recall wrong.
                  I saw it like this before https://imgur.com/mwwPwEl
                  Thats why i though this was possible.

                  I have it 1st day of the week now. And if displayed more than 3-4 items in the 1st day of the week. Then not all items will show. due to the week number takes up a slot there.
                  As i am showing 3 weeks at time i have a amount of space at liberty.

                  But i really like the week number ;)

                  S M 2 Replies Last reply Nov 1, 2022, 9:46 PM Reply Quote 0
                  • S Away
                    sdetweil @fedale
                    last edited by Nov 1, 2022, 9:46 PM

                    @fedale i only see the wn 42 in the header of the 1st day of the week cell, same as the examples in the doc

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      nearmiss
                      last edited by Nov 2, 2022, 4:25 AM

                      New to MMM-CalendarExt3 so perhaps just missing the obvious… how do I get event locations to show up? In Ext2 there was a hidden div that could be shown via CSS if I recal, but I don’t see that with Ext3?

                      Other question is, is it possible to wrap longer event title names? I see the default calendar module has options around this, but they don’t seem to impact what Ext3 is doing, which I suppose makes sense.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 13
                      • 14
                      • 15
                      • 16
                      • 17
                      • 65
                      • 66
                      • 15 / 66
                      • 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