calopter / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Allow Import of ical files to Calendar #518

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
===NOTE===
If you're asking for a new service that isn't supported by gdata-python-
client, this will immediately get flagged as WontFix.
==========

What service (Calendar, Docs, Picasa) should be enhanced?
Calendar
What is the enhancement?
Allow the import of ical files to a calendar. An example command would be:

google calendar import /var/lib/cals/20130401.ical --cal Weekly
and
google calendar import 
http://local.intranet/ical/tv/weekly.php?skip_duplicates& --cal Weekly

Both would be a great addition

Original issue reported on code.google.com by ThirstyL...@gmail.com on 5 Apr 2013 at 3:58