Bastien <bzg <at> altern.org> writes: > > This is a more general problem: converting .odt (or even HTML, .tex, > etc.) back to org-mode would indeed be wonderful. > > The most promising road I see for that would be to let pandoc *read* > Org files: http://johnmacfarlane.net/pandoc/ > > Any haskell hacker around? >
There is ODT2ORG (https://bitbucket.org/josemaria.alkala/odt2org/wiki/Home) which lets you import odt files in org-mode. It works quite well and may need just some minor polishing.