<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Read calendar name from ics name]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">What are the change required to fetch calendar name from ics file.</p>
<p dir="auto">BEGIN:VCALENDAR<br />
PRODID:-//Google Inc//Google Calendar 70.9054//EN<br />
VERSION:2.0<br />
CALSCALE:GREGORIAN<br />
METHOD:PUBLISH<br />
X-WR-CALNAME:MBO_Helen_Christine<br />
X-WR-TIMEZONE:UTC<br />
X-WR-CALDESC:This calendar shows booked appointments, classes, and unavai<br />
labilities from MINDBODY Online.<br />
BEGIN:VEVENT</p>
<p dir="auto">ical.fromURL(url, opts, function(err, data)</p>
<ol>
<li>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<br />
Can I send calendar name through config file and append to summary?</li>
</ol>
]]></description><link>https://forum.magicmirror.builders/topic/6965/read-calendar-name-from-ics-name</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 16:18:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6965.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Apr 2018 07:31:41 GMT</pubDate><ttl>60</ttl></channel></rss>