• 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-Calendar showing multi day event with start day not current day

Scheduled Pinned Locked Moved Unsolved Troubleshooting
15 Posts 2 Posters 1.7k 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.
  • S Offline
    sdetweil @bergmannfrank
    last edited by Nov 17, 2024, 12:10 PM

    @bergmannfrank you can try showOngoing:true
    check the spelling

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    B 1 Reply Last reply Nov 18, 2024, 6:18 PM Reply Quote 0
    • B Offline
      bergmannfrank @sdetweil
      last edited by bergmannfrank Nov 18, 2024, 7:16 PM Nov 18, 2024, 6:18 PM

      @sdetweil There is a “hideOngoing”-option, which is default false. I can’t see how this effects sliced multiday events. In my config I didn’t change the parameter.

      Seems this bug in older versions was a great feature to me. ;) And now it’s fixed and I don’t like it.

      Thanks for your ideas.

      S 1 Reply Last reply Nov 18, 2024, 6:31 PM Reply Quote 0
      • S Offline
        sdetweil @bergmannfrank
        last edited by sdetweil Nov 18, 2024, 9:55 PM Nov 18, 2024, 6:31 PM

        @bergmannfrank set the option to true

        false and split false means we show start and only start
        showEnd: true means we show start AND END on the same event (timeformat : "absolute:)
        split means we show 1 of, 2 of, 3 of on the current and forward days

        showOngoing(default true)/hideOngoing:(default false) means we show an in progress event going TODAY
        ONLY for timeFormat: “relative” (ends in xxx days/hours)

        calendar has lots of options for lots of peoples needs, set what you need

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        B 1 Reply Last reply Nov 18, 2024, 7:26 PM Reply Quote 0
        • B Offline
          bergmannfrank @sdetweil
          last edited by Nov 18, 2024, 7:26 PM

          @sdetweil Sorry, but there is no showOngoing in the docs, only a hideOngoing. This parameter is default false - and I don’t want to change it because it effects all kinds of events.

          And as I mentioned, I don’t like to get my calendar which has a lot of multidays event spammed with a bunch of entries.

          I appreciate your help. It seems the config options don’t fit my special needs at this point.

          S 1 Reply Last reply Nov 18, 2024, 8:44 PM Reply Quote 0
          • S Offline
            sdetweil @bergmannfrank
            last edited by sdetweil Nov 19, 2024, 1:27 PM Nov 18, 2024, 8:44 PM

            @bergmannfrank how did you update? wipe sd and start new, or use my upgrade script to upgrade MM??

            if my script,
            can you look at the ~/MagicMirror/installers/upgrade.log file
            go to the end and search backwards for

            upgrading from version

            I want to know which version you were last running. .

            I just checked this release, next in flight, and with my cal fixes, all show event start date for a multi-day event which is currently running… in timeFormat:“absolute”

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            B 1 Reply Last reply Nov 19, 2024, 8:35 PM Reply Quote 0
            • B Offline
              bergmannfrank @sdetweil
              last edited by Nov 19, 2024, 8:35 PM

              @sdetweil My old installation crushed and I started with a fresh SD card and a different Pi than before.

              I don’t remember the version but it must be a least four-ish years old. My last backup was in November 2020.

              S 1 Reply Last reply Nov 19, 2024, 8:53 PM Reply Quote 0
              • S Offline
                sdetweil @bergmannfrank
                last edited by Nov 19, 2024, 8:53 PM

                @bergmannfrank ok, we are at 2.29, - 16 (4 years, 4 releases) makes it about 2.13

                I’ll try to look later

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                B 1 Reply Last reply Nov 19, 2024, 9:40 PM Reply Quote 0
                • B Offline
                  bergmannfrank @sdetweil
                  last edited by Nov 19, 2024, 9:40 PM

                  @sdetweil Thanks again!

                  May be this helps in your search:
                  https://github.com/MagicMirrorOrg/MagicMirror/pull/2895
                  https://github.com/MagicMirrorOrg/MagicMirror/issues/2685

                  S 3 Replies Last reply Nov 19, 2024, 10:29 PM Reply Quote 0
                  • S Offline
                    sdetweil @bergmannfrank
                    last edited by Nov 19, 2024, 10:29 PM

                    @bergmannfrank does help… that code section has changed…

                    I am working on cal fixes for next release… let me look at what needs to be done

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    S 1 Reply Last reply Nov 22, 2024, 12:28 PM Reply Quote 0
                    • S Offline
                      sdetweil @bergmannfrank
                      last edited by Nov 20, 2024, 3:08 AM

                      @bergmannfrank ok, lets try my test cal fixes

                      cd ~/MagicMirror 
                      git fetch origin pull/3587/head:withfixes
                      git checkout withfixes
                      npm install
                      

                      then run MagicMirror
                      let me know

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        8/15
                        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