org-caldav icon indicating copy to clipboard operation
org-caldav copied to clipboard

Sync org address property with googlecal location

Open dinojr opened this issue 12 years ago • 3 comments
trafficstars

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.

dinojr avatar Mar 12 '13 09:03 dinojr

Bump! I would love this. Owncloud supports the location information as well. Syncing this would be very useful.

frigge avatar Nov 02 '15 14:11 frigge

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.

grauschnabel avatar Nov 10 '15 08:11 grauschnabel

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.

keinstein avatar Sep 16 '18 14:09 keinstein