From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathaniel Flath Subject: Exporting Agenda to HTML Date: Fri, 16 Oct 2009 14:51:52 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MyoRl-00050o-4q for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 11:10:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MyoRg-0004td-BY for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 11:10:24 -0400 Received: from [199.232.76.173] (port=51393 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MyoRg-0004tQ-5k for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 11:10:20 -0400 Received: from lo.gmane.org ([80.91.229.12]:59075) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MyoRf-0004rH-Dg for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 11:10:19 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MyoRS-0000NY-Fv for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 17:10:06 +0200 Received: from 129-97-83-153.uwaterloo.ca ([129.97.83.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Oct 2009 17:10:06 +0200 Received: from flat0103 by 129-97-83-153.uwaterloo.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Oct 2009 17:10:06 +0200 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 Hello, I would like to be able to export my agenda as a set of files corresponding to each org-file in org-agenda-files, as an 'agenda' html file that looks like the agenda, and has its entries hyperlinked to the relevant entry in the relevant file - much like the agenda works in emacs, where pressing 'enter' on a line will take you to the specific entry. Is there a way to do this? Thanks, Nathaniel Flath