From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Raschl Subject: Re: Exchange calendar to orgmode Date: Wed, 19 Dec 2012 17:24:50 +0100 Message-ID: <50D1EA52.1070107@kautsig.org> References: <50B78A90.3040609@kautsig.org> <878v8u6xh8.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlMR1-000255-Mh for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 11:23:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlMQt-0005tS-9f for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 11:23:55 -0500 Received: from static.174.50.47.78.clients.your-server.de ([78.47.50.174]:36912 helo=mail.kautsig.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlMQt-0005sc-3N for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 11:23:47 -0500 Received: from [10.42.10.2] (d86-33-51-93.cust.tele2.at [86.33.51.93]) by mail.kautsig.org (Postfix) with ESMTPSA id 0A8B51E062B for ; Wed, 19 Dec 2012 17:23:43 +0100 (CET) In-Reply-To: <878v8u6xh8.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 12/19/2012 01:24 PM, Bastien wrote: > Hi Chris, > > Chris Raschl writes: > >> I recently wrote a python script to fetch my calendar from the corporate >> exchange server into an orgmode file to view it in my agenda. >> It uses the exchange webservices (ews). >> >> There are lots of things that could be added, but I thought I'd share it >> as-is. Maybe somebody can use it... >> >> https://github.com/kautsig/ews-orgmode > > Thanks for sharing this, I've added a link to Worg: > http://orgmode.org/worg/org-tools/ Thanks a lot! - chris