From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Lewan Subject: Re: Exchange calendar to orgmode Date: Thu, 29 Nov 2012 16:43:48 +0000 Message-ID: <155DEC68569B714B86C2C7075F5EDA9828D3A137@DAKIYA1.pegasus.local> References: <50B78A90.3040609@kautsig.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Te7W4-0005B0-Um for emacs-orgmode@gnu.org; Thu, 29 Nov 2012 12:03:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Te7Vy-0002DF-My for emacs-orgmode@gnu.org; Thu, 29 Nov 2012 12:03:12 -0500 Received: from webmail.shubertorg.com ([207.246.209.200]:47766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Te7Vy-0002Cv-Ia for emacs-orgmode@gnu.org; Thu, 29 Nov 2012 12:03:06 -0500 In-Reply-To: <50B78A90.3040609@kautsig.org> Content-Language: en-US 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: Chris Raschl , "emacs-orgmode@gnu.org" I've been slowly starting to learn about org-mode. So far it's mostly been = a flexible document format for me. (Very good for tracking software issues,= design, strategy, etc.) Getting access to my calendar off of our exchange server, however, might be= the push I need to dive in deep! Thanks. ,Doug > -----Original Message----- > From: emacs-orgmode-bounces+dougl=3Dshubertticketing.com@gnu.org > [mailto:emacs-orgmode-bounces+dougl=3Dshubertticketing.com@gnu.org] On > Behalf Of Chris Raschl > Sent: Thursday, 2012 November 29 11:17 > To: emacs-orgmode@gnu.org > Subject: [O] Exchange calendar to orgmode >=20 > Hi all, > 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). >=20 > There are lots of things that could be added, but I thought I'd share > it > as-is. Maybe somebody can use it... >=20 > https://github.com/kautsig/ews-orgmode >=20 > Regards, > chris