From mboxrd@z Thu Jan 1 00:00:00 1970 From: lanas Subject: Re: Agenda publishing Date: Wed, 20 Feb 2008 19:37:09 -0500 Message-ID: <20080220193709.1f607225@mistral.stie> References: <20080218202908.6f539480@mistral.stie> <874pc54nqr.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRzR7-0004q5-GU for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 19:37:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRzR5-0004pl-UO for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 19:37:17 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRzR5-0004pi-Qv for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 19:37:15 -0500 Received: from ms.securenet.net ([205.236.147.20]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRzR5-0002Y1-Bp for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 19:37:15 -0500 Received: from localhost (localhost [127.0.0.1]) by ms.securenet.net (Postfix) with ESMTP id 104A75C5CE for ; Wed, 20 Feb 2008 19:37:14 -0500 (EST) Received: from ms.securenet.net ([127.0.0.1]) by localhost (ms.securenet.net [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id QFoYOQgjKOBJ for ; Wed, 20 Feb 2008 19:37:12 -0500 (EST) Received: from mistral.stie (mtl-pppoe-adsl1090.securenet.net [64.18.74.74]) by ms.securenet.net (Postfix) with ESMTP id BC4425CA09 for ; Wed, 20 Feb 2008 19:37:12 -0500 (EST) In-Reply-To: <874pc54nqr.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Le Mardi, 19 F=C3=A9vrier 2008 03:41:00 +0000, Bastien a =C3=A9crit : Bonjour, > > I'm taking a look at orgmode for the possibility of organizing > > simple projects. Is it possible to export an agenda view or some > > other agenda data so that it can be eventually rendered in an HTML > > browser using a calendar ?=20 > If you want an HTML version of the current agenda view, then just do I'm trying this but org saves the content of the agenda (for instance generated with 'C-c a L') as plain text, even though I specify a file name of: test.html. Do I need to add any other package to emacs to have this functionality ? Cheers, Al