Hello John,

John Kitchin wrote:
> I implemented a version of elisp links to dynamically generated content at
> export time here:
> http://jkitchin.github.io/blog/2013/10/14/Lisp-links-in-org-mode-to-dynamically-generated-content/
>
> I am not sure it was you are thinking about, but maybe it could give you
> some ideas.

In this case, instead of special link handling, I'd have used something which
already exists:

--8<---------------cut here---------------start------------->8---
This file was exported on src_emacs-lisp{(format-time-string "%Y-%m-%d at %H:%m 
%p")}.

The answer to 2 + 3 is src_emacs-lisp{(+ 2 3)}.
--8<---------------cut here---------------end--------------->8---

Or is there a reason for doing it with links?

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to