Use orgmode agenda content in html

非 Y 不嫁゛ 提交于 2019-12-23 23:03:56

问题


I am working on an agenda and orgmode works great in all of senses. Unfortunatelly I am stalled in one point: to export orgmode agenda content to HTML.

I know how to export the .org to ics and it works fine. I know how to export the .org to html and it also works. But when you export .org to HTML you miss the content of the agenda. I mean, if I have schedulled an event, it is like:

* Convocatoria de Proyectos Visualizar15
DEADLINE: <2015-04-05 dom>
http://medialab-prado.es/article/tallervisualizar15proyectos

The HTML is:

Convocatoria de Proyectos Visualizar15
http://medialab-prado.es/article/tallervisualizar15proyectos

So I miss the content of the DEADLINE. I would like not to rewrite every date and use the orgmode agenda content.

Is it possible?

Best!

来源:https://stackoverflow.com/questions/29395131/use-orgmode-agenda-content-in-html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!