From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Subject: Re: The Org->ODT exporter is now in Org's core (latest git) Date: Sun, 11 Dec 2011 16:36:53 +0000 (UTC) Message-ID: References: <87k4641guo.fsf@gnu.org> <87zkezgryr.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZmOj-00013d-OM for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 11:37:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZmOh-00005t-Mi for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 11:37:09 -0500 Received: from lo.gmane.org ([80.91.229.12]:33623) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZmOh-00005p-GL for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 11:37:07 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RZmOf-0000uh-BN for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 17:37:05 +0100 Received: from mnhm-4d0063b4.pool.mediaWays.net ([77.0.99.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Dec 2011 17:37:05 +0100 Received: from tunnelblick by mnhm-4d0063b4.pool.mediaWays.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Dec 2011 17:37:05 +0100 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: emacs-orgmode@gnu.org Thomas quantentunnel.de> writes: > > > 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. > > http://leapon.net/en/mso2ooo-batch-convert-microsoft-office-documents-openoffice-documents There is also mso2ooo, which is, like odt2org, a python script. Maybe someone who knows elisp can create an emacs-frontend for running one or both scipts. This could result in a neat and elegant way to import odt and doc-files into org.