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

Strange problem with the default calendar modul

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 2 Posters 1.3k 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.
  • R Offline
    Ralf
    last edited by Apr 14, 2018, 7:41 AM

    I have a problem with repeating appointments. Every week thursday we pick up the grandson in kindergarden.
    In the google calendar i made a weekly appointment for this. Sometimes something comes in between and I delete the appointment in one week, just for this week. On the pc and mobile, the appointment for this week is no longer displayed, perfect, as expected.
    But, the appointment is still displayed on the MM screen. Why? How can that be?
    I did a test with a daily appointment, then deleted for a day, same result.
    All other appointments are displayed correctly. Here my config for the calendar:

     {
                            "module": "calendar",
                            "header": "Termine",
                            "position": "top_left",
                            "config":    {
                                dateFormat: "ddd Do MMM HH:mm",
                                    timeFormat: "absolute",
                                    displayRepeatingCountTitle: true,
                                    getRelative: 1,
                                    urgency: 0,
                                    fullDayEventDateFormat: "ddd Do MMM",
                                    maximumEntries: 20,
                                      "calendars": [
                                            {
                                                    "symbol": "rocket",
                                                    "url": "https://launchlibrary.net/1.2/calendar?next=1"
                                            },
                                            {
                                                    "symbol": "female",
                                                    "url": "https://my wife.ics"
                                            },
                                            {
                                                    "symbol": "male",
                                                    "url": "https://me.ics"
                                            }
                                    ]
                            },
                            "classes": "default Ralf Dana"
                    },
    

    Has the problem already noticed someone? Does somebody has any idea, how to fix?

    R 1 Reply Last reply Apr 17, 2018, 4:23 PM Reply Quote 0
    • R Offline
      Ralf @Ralf
      last edited by Apr 17, 2018, 4:23 PM

      @Ralf
      Nobody has an idea? Or poorly explained? Every thought is welcome!

      1 Reply Last reply Reply Quote 0
      • J Offline
        jasondreher
        last edited by Apr 18, 2018, 12:50 AM

        I have the same issue, a repeating event will show up fine but if I change the time of future events or just delete one it has issues displaying.

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