Google Calendar: Difference between revisions

From IndieWeb
m (Google Calendar stub, mainly for the "failed to save event" error I've been getting)
 
(Added note about importing data into other processes from their calendars)
Line 2: Line 2:


<dfn>'''[https://www.google.com/calendar Google Calendar]'''</dfn> is a free calendar web application from [[Google]].
<dfn>'''[https://www.google.com/calendar Google Calendar]'''</dfn> is a free calendar web application from [[Google]].
[https://support.google.com/calendar/answer/37111?hl=en Google provides a way to get a URL to poll the calendar data], meaning that you can use it as a user interface for data entry and manipulation, and extract the content for repurposing elsewhere.


== Issues ==
== Issues ==

Revision as of 21:23, 15 October 2014


Google Calendar is a free calendar web application from Google.

Google provides a way to get a URL to poll the calendar data, meaning that you can use it as a user interface for data entry and manipulation, and extract the content for repurposing elsewhere.

Issues

2014-10-15: Over the last couple days, I have run into the error "Failed to save event" on a few occasions when trying to add a new event. gRegor Morrill

See Also

  • . . .