How do you publish the agenda for org mode? I am currently using htmlize to write just the agenda buffer, but I want it to publish all the related buffers, and link the agenda items to the corresponding locations in the other files. Is there a way to do this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You just have to supply a file extension when writing the agenda view.
For example, I saved my agenda in If you want to save it as plain-text, you just give it a |
|||
|
|
|
I haven't found a built-in way to do this, so I ended up programming my own. You can find the function org-publish-agenda at http://nflath.com/2009/10/org-mode/. |
|||
|
|
|
It's a good question, because with blorgit, for example, this facility will be great. Eureka! OrgMobile creates *.org files for different agenda-views. |
||||
|
|