From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Agenda publishing Date: Thu, 21 Feb 2008 01:09:40 +0000 Message-ID: <87hcg3qfmz.fsf@bzg.ath.cx> References: <20080218202908.6f539480@mistral.stie> <874pc54nqr.fsf@bzg.ath.cx> <20080220193709.1f607225@mistral.stie> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRzwZ-0007nM-W3 for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 20:09:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRzwY-0007lt-HY for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 20:09:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRzwY-0007lq-EB for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 20:09:46 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRzwX-0002bv-MV for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 20:09:45 -0500 Received: by ug-out-1314.google.com with SMTP id a2so970910ugf.48 for ; Wed, 20 Feb 2008 17:09:44 -0800 (PST) In-Reply-To: <20080220193709.1f607225@mistral.stie> (lanas@securenet.net's message of "Wed, 20 Feb 2008 19:37:09 -0500") 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: lanas Cc: emacs-orgmode@gnu.org lanas writes: > Le Mardi, 19 Février 2008 03:41:00 +0000, > Bastien a écrit : > > 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 ? > >> 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 ? Yes, you need htmlize.el: http://www.emacswiki.org/cgi-bin/wiki/Htmlize -- Bastien