org-caldav
org-caldav copied to clipboard
Sync org address property with googlecal location
I would find it very convenient to sync the org adress property (that can already be used with org-googlemaps) with the location field of google calendar. On an android phone (my only use of google calendar) it would open the possibility to lauch google maps, directions and so on.
Bump! I would love this. Owncloud supports the location information as well. Syncing this would be very useful.
I would like to have this too. Where to start to implement it? I would really try to implement that feature, just need a starting help.
Currently org-caldav and ox-icalendar support both the LOCATION property, which is exactly what you are looking for. I think this issue should be solved by org-mode (ox-icalendar) which should build a location entry from address and geolocation if no location is given. Everything else (including the interpretation of the LOCATION attribute) should be done by the map (Google maps, Openstreetmap) module.
For this I opened jd/google-maps.el#7.