From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc-Oliver Ihm Subject: A way to export agenda with links into org-files to html ? Date: Sat, 05 Feb 2011 22:46:15 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=48329 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Plpxb-0003lA-B0 for emacs-orgmode@gnu.org; Sat, 05 Feb 2011 16:46:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Plpxa-0002pr-AG for emacs-orgmode@gnu.org; Sat, 05 Feb 2011 16:46:27 -0500 Received: from lo.gmane.org ([80.91.229.12]:52443) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Plpxa-0002pn-4i for emacs-orgmode@gnu.org; Sat, 05 Feb 2011 16:46:26 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PlpxX-0002Er-Dz for emacs-orgmode@gnu.org; Sat, 05 Feb 2011 22:46:23 +0100 Received: from p54a88182.dip0.t-ipconnect.de ([84.168.129.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Feb 2011 22:46:23 +0100 Received: from marc-oliver.ihm by p54a88182.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Feb 2011 22:46:23 +0100 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 have some co-workers with whom I would like to share my notes from org and even some of the todos, which are recorded there. Unfortunately they are not very emacs savy, so that I need another way besides emacs to give access to this information. Html is an obvious option. The html exporter gives excellent results for all of my org-files and with org-write-agenda it is very easy to write the agenda to file. However, in the html-version of the agenda there are no links. Is there a way around this or is there another way to do this ? I know, there have been discussions on this topic, but I have found no solution yet. Is there a way ? Any help would be appreciated. with kind regards, Marc-Oliver Ihm