Google Calendar: Difference between revisions

From IndieWeb
m (Google Calendar stub, mainly for the "failed to save event" error I've been getting)
 
(note is a silo by default, Export subsection, see also silo and event)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub}}
{{stub}}


<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 an [[event]] hosting [[silo]] and calendar web application from [[Google]].
 
== Export ==
[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 ==
Line 7: Line 10:


== See Also ==
== See Also ==
* . . .
* [[event]]
* [[silo]]

Revision as of 21:27, 15 October 2014


Google Calendar is an event hosting silo and calendar web application from Google.

Export

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