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.

    Help with date format MMM-CalendarExt3

    Scheduled Pinned Locked Moved Solved Troubleshooting
    18 Posts 2 Posters 3.6k Views 2 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.
    • 1 Offline
      1a2a3a
      last edited by

      Anybody has an idea how to change the default cal?

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        MMRIZE @1a2a3a
        last edited by

        @1a2a3a
        02842f81-9304-41ff-88a9-8379d7c6fc9c-image.png

        /* default calendar config */
        {
        	module: "calendar",
        	position: "top_left",
        	config: {
        		timeFormat: "absolute",
        		dateFormat: "Do. MMM, HH:mm",
        		fulldayEventDateFormat: "Do. MMM",
        		urgency: 0,
        		getRelative: 0,
        ...
        
        1 2 Replies Last reply Reply Quote 0
        • 1 Offline
          1a2a3a @MMRIZE
          last edited by

          @MMRIZE hmm still not happening.

          	{
          		module: "calendar",
          		broadcastPastEvents: true,
          		header: "Singapore Holiday",
          		position: "top_right",
          		config: {
          		timeFormat: "absolute",
          		dateFormat: "Do. MMM, HH:mm",
          		fulldayEventDateFormat: "Do. MMM",
          		maximumEntries: 10,
          			calendars: [
          				{
          				url: "https://www.officeholidays.com/ics/singapore",
          				},
          

          4cbd79a0-3c20-4861-b162-439f7026953b-image.png

          M 1 Reply Last reply Reply Quote 0
          • M Offline
            MMRIZE @1a2a3a
            last edited by

            @1a2a3a Have no idea. Maybe another reason.
            I recommend re-setup from the default config file cleanly. Change one by one.

            1 Reply Last reply Reply Quote 0
            • 1 Offline
              1a2a3a @MMRIZE
              last edited by 1a2a3a

              @MMRIZE for your this particular calendar on the top left. are you able to show holiday and exclude all other calendar without affecting your cx3?

              so for example in your calendar module you define holiday ics, soccer ics, and personal ics.

              in cx3, to show all 3 ics.
              but for that particular top left module, is it possible to just show holiday ics?

              the only way for this to work is that i define 2 default calendar module in my config.
              the 1st default cal - soccer ics and personal ics. hide this module and cx3 and cx3agenda will pull soccer ics and personal ics into them.
              the 2nd default cal - holiday ics. do not hide and make it appear. this 2nd default cal module will show just holidays. cx3 and cx3 agenda will then show all 3 ics.

              M 1 Reply Last reply Reply Quote 0
              • M Offline
                MMRIZE @1a2a3a
                last edited by

                Remove position: "...", from the config of the target module to hide. It will not be rendered. In your case, maybe the 1st default calendar.

                1 1 Reply Last reply Reply Quote 0
                • 1 Offline
                  1a2a3a @MMRIZE
                  last edited by

                  @MMRIZE so the thing here is that, with the 2 default calendar module, when 1 if turned off from viewing (hiding) i can set it to show different ics, but the date format change doesnt work.

                  if i ‘delete’ 1 of the default cal entirely and just keep 1 default calendar and showcase it, the date format change suggested by you works. but in this instance, that visible calendar is only able to show all the ics and not just the specific ones that i want.

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    MMRIZE @1a2a3a
                    last edited by

                    @1a2a3a I think you’d better repost this as another new topic. (“Setting 2 default calendar modules; but weird represent”)
                    We are out of the original topic; ppl who don’t have an interest in CX3 will not see this thread.

                    1 Reply Last reply Reply Quote 0
                    • 1 1a2a3a referenced this topic on
                    • 1
                    • 2
                    • 2 / 2
                    • 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