I've seen some code that would help but never found the use. I have my blog in one org file with one entry per level. To create the blog, I: 1. C-C C-e (for export) 2. 1 (to switch from export buffer to export subtree) 3. H (export as html to temp buffer) 4. copy/paste the <div id="content">...</div> into blogger
What else do you need ? Alex On Sat, Sep 1, 2012 at 7:37 AM, Puneeth Chaganti <puncha...@gmail.com> wrote: > On Sat, Sep 1, 2012 at 8:09 AM, Rustom Mody <rustompm...@gmail.com> wrote: >> What is the best way to use orgmode to prepare posts for blogger? >> >> Sorry if this is a FAQ; I did google around and best I get is >> http://orgmode.org/worg/org-blog-wiki.html which does not seem to have >> something specifically for blogger. > > I haven't used it, but there's org2blog/atom by tehom -- > http://repo.or.cz/r/org2blog.git/ >