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

[solved]Calendar - repeatingCountTitle is not working

Scheduled Pinned Locked Moved Unsolved Troubleshooting
4 Posts 2 Posters 439 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.
  • O Offline
    OberfragGER
    last edited by OberfragGER Jan 23, 2023, 12:48 PM Jan 23, 2023, 12:30 PM

    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 Jan 23, 2023, 12:38 PM Reply Quote 0
    • S Away
      sdetweil @OberfragGER
      last edited by Jan 23, 2023, 12:38 PM

      @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

      How to add modules

      learning how to use browser developers window for css changes

      O 2 Replies Last reply Jan 23, 2023, 12:45 PM Reply Quote 0
      • O Offline
        OberfragGER @sdetweil
        last edited by Jan 23, 2023, 12:45 PM

        @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 Offline
          OberfragGER @sdetweil
          last edited by Jan 23, 2023, 12:48 PM

          @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
          1 / 1
          • First post
            1/4
            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