emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] A way to export agenda with links into org-files to html ?


From: Bastien
Subject: Re: [Orgmode] A way to export agenda with links into org-files to html ?
Date: Fri, 11 Feb 2011 17:34:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Marc-Oliver,

Marc-Oliver Ihm <address@hidden> writes:

> 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.

Actually, htmlize.el is designed to handle links.

  (setq htmlize-generate-hyperlinks t)

should do.

Sadly enough, htmlize.el only handles <http://orgmode.org> links. 

Patch to make htmlize.el handle org links welcome!

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]