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.

    Default calendar customEvents not working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    22 Posts 2 Posters 2.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.
    • P Offline
      pauabaer @sdetweil
      last edited by

      @sdetweil
      Ok. Let me know when you are back and can help again.
      Thanks a lot.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @pauabaer
        last edited by

        @pauabaer I’m back

        my config for customEvents is

                                                        {
                                                        keyword: "Gerburtstag",
                                                        symbol: "birthday-cake",
                                                        transform: {           
                                                                search: "^([^\\s]+) (\\d{4}) Gerburtstag$",           
                                                                replace: "$1 ($2)",           
                                                                yearmatchgroup: 2
                                                                }
                                                        } 
        

        my test calendar event title (from the summary field in the actual ICS data) is

        SUMMARY:test 1986 Gerburtstag
        

        the debug line in the parser is

        [2025-05-25 16:08:47.371] [DEBUG] title: test 1986 Gerburtstag 
        

        I see
        Screenshot at 2025-05-25 16-05-03.png

        I walked thru the code and it worked as expected…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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