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.

    Read calendar name from ics name

    Scheduled Pinned Locked Moved Requests
    1 Posts 1 Posters 1.4k Views 1 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.
    • N Offline
      nannaiah
      last edited by

      Hi,

      What are the change required to fetch calendar name from ics file.

      BEGIN:VCALENDAR
      PRODID:-//Google Inc//Google Calendar 70.9054//EN
      VERSION:2.0
      CALSCALE:GREGORIAN
      METHOD:PUBLISH
      X-WR-CALNAME:MBO_Helen_Christine
      X-WR-TIMEZONE:UTC
      X-WR-CALDESC:This calendar shows booked appointments, classes, and unavai
      labilities from MINDBODY Online.
      BEGIN:VEVENT

      ical.fromURL(url, opts, function(err, data)

      1. The data of fromURL doesn’t contain calendar name but it just contains event list. I have mulitple calendars so i need to combine calendar name with the summary. IF i can’t fetch from URL then
        Can I send calendar name through config file and append to summary?
      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 Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy