From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: The Org->ODT exporter is now in Org's core (latest git) Date: Sun, 11 Dec 2011 13:29:23 +0100 Message-ID: <87zkezgryr.fsf@altern.org> References: <87k4641guo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41326) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZjOt-000337-3J for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 08:25:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZjOq-0005mm-Cx for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 08:25:06 -0500 Received: from mail-ee0-f41.google.com ([74.125.83.41]:40697) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZjOq-0005mM-8P for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 08:25:04 -0500 Received: by eekc41 with SMTP id c41so2627544eek.0 for ; Sun, 11 Dec 2011 05:25:03 -0800 (PST) In-Reply-To: (Herbert Sitz's message of "Sun, 11 Dec 2011 00:27:21 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Herbert Sitz Cc: emacs-orgmode@gnu.org Hi Herbert, Herbert Sitz writes: > I'm wondering what sort of progress has been made on the ODT importer. > For example, is it able to convert an Org export to ODT back to Org format with > result being same as the original Org file that was exported? I don't think so. 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? -- Bastien