MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED [solved]Calendar - repeatingCountTitle is not working

    Troubleshooting
    2
    4
    69
    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
      OberfragGER last edited by OberfragGER

      Due security changes MMM-Googlebirthdays is no longer working, so a few Birthdays are missing.
      So i switched to a local copy (export from Google) of my contact calendar.

      Its woking fine, but how i can format it better?

      Before it was:
      XY, 30. Birthday D.MMMM

      Now its like;
      XY has Birthday D.MMMM

      I just want to see, how old the people are.
      Here my config:

      		  {
      //			url: 'http://192.168.178.80:8080/mmm-googlebirthdaysprovider',
      			url: 'http://192.168.178.80:8080/modules/birthdays/birthdays.ics',
      			repeatingCountTitle: 'Geburtstag',
      			dateFormat: 'D.MMMM',
      			symbol: 'birthday-cake',
      			color: '#F5DA81'
       		  },
      
      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @OberfragGER last edited by

        @OberfragGER when there are 2 urls only the last one is used

        actually, if there are multiple definition of the same variable. the last one encountered is used

        Sam

        Create a working config
        How to add modules

        O 2 Replies Last reply Reply Quote 0
        • O
          OberfragGER @sdetweil last edited by

          @sdetweil I uncommented the first callender with slashes. Thats what im using before.
          It looks like that “repeatingCountTitle” is not working in this case. I changed the toppic now for a better understanding.

          1 Reply Last reply Reply Quote 0
          • O
            OberfragGER @sdetweil last edited by

            @sdetweil My fault. The export from google calender is “plain text”. There is no mention of the real birthday. 😞

            So its solved. Thanks a lot.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy