emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Need help exporting subtrees to html


From: Juan Reyero
Subject: Re: [Orgmode] Need help exporting subtrees to html
Date: Thu, 31 Dec 2009 19:02:27 +0100

On Thu, Dec 31, 2009 at 6:15 PM, Eric Schulte <address@hidden> wrote:
> Juan Reyero <address@hidden> writes:
>
>> On Thu, Dec 31, 2009 at 9:15 AM, Carsten Dominik
>> <address@hidden> wrote:
>>> On Dec 27, 2009, at 8:31 PM, Juan Reyero wrote:
>>>> On Sun, Dec 27, 2009 at 7:35 PM, Carsten Dominik
>>>> <address@hidden> wrote:
>>>>> On Dec 27, 2009, at 5:34 PM, Juan Reyero wrote:
>>>>>> I have written a function to export org-mode subtrees as jekyll posts,
>>>>>> http://juanreyero.com/open/org-jekyll/  The idea is that any entry in
>>>>>> an org-publish project that has a :blog: keyword and an :on: property
>>>>>> with a timestamp should be exported to a _posts directory with the
>>>>>> year-month-day-title.html that jekyll expects, with the properties as
>>>>>> front-matter.
> If it helps, I've been doing something similar to support publishing
> updates on the org-babel development -- using the code shown here [1]
> under the "Development Updates" section.  This generates a files in
> _posts for each subtree of of the "tasks" and "bugs" sections which have
> a time-stamp in their properties.  It should be fairly straightforward
> to adapt this code to export all properties as YAML frontmatter.

It is exactly what I did :-).  I found your code here [1], and adapted
it so that it would use files in an org-publish project and would
export properties.  So thank you very much for making it available.
It does, however, have the same problem I find: the header level with
which the piece is exported (h1, h2, etc) depends on the outline level
on which the item you export happened to be.  I was hoping to export
the chunks independently of where they were written.

I will share it with Worg as soon as I manage to make it work.

Best,

Juan

Footnotes:
[1] http://orgmode.org/worg/org-tutorials/org-jekyll.php (end of document).

>
> Best -- Eric
>
> Footnotes:
> [1]  http://eschulte.github.com/babel-dev/publish.html
>
>



-- 
http://juanreyero.com/
http://unarueda.com




reply via email to

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