[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Export agenda to HTML with links to body contents
From: |
Sebastian Fischmeister |
Subject: |
[O] Export agenda to HTML with links to body contents |
Date: |
Sun, 27 Jul 2014 12:40:37 -0400 |
User-agent: |
Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) |
Hi,
I upload my agenda on a website, so I can access it from multiple
devices. This works nicely with the following in a cron job:
emacs --batch -l ~/.emacs.d/init.el -eval '(org-batch-store-agenda-views)' -kill
The only thing I'm missing is links to the body of the item. Does Org
currently support anything in the HTML export that could enable showing
the content on a click? For example:
** Item 1
This text here would be visible when you click on "Item 1" in the
HTML-exported document.
The link on "Item 1" could lead to a separate page or it could use some
fancy CSS/Javascript.
Any ideas?
Thanks,
Sebastian
- [O] Export agenda to HTML with links to body contents,
Sebastian Fischmeister <=