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: Sat, 26 Feb 2011 10:45:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Hrvoje,

thanks for your reply.

Hrvoje Niksic <address@hidden> writes:

> I was thinking in a more general way.

Yes, that'd be better.

> Maybe applications such as orgmode could mark hyperlinks with text
> properties and htmlize could recognize them and convert them to real
> links, without fragile (and slow) regexp magic.

This are the typical text properties for an Org-mode link:

  face                 org-link
  help-echo            "LINK: http://bonjour.fr";
  mouse-face           highlight

HTH,

-- 
 Bastien



reply via email to

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