From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org tables to rst (reStructuredText) or Moin wiki? Date: Sun, 11 Dec 2011 17:01:43 +0100 Message-ID: <8762hncd20.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZlpV-0003t2-Gm for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 11:00:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZlpU-0003MJ-1m for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 11:00:45 -0500 Received: from mail-ee0-f41.google.com ([74.125.83.41]:46408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZlpT-0003M7-T4 for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 11:00:44 -0500 Received: by eekc41 with SMTP id c41so2668389eek.0 for ; Sun, 11 Dec 2011 08:00:42 -0800 (PST) In-Reply-To: (Gary Oberbrunner's message of "Sun, 27 Nov 2011 19:28:56 -0500") 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: Gary Oberbrunner Cc: Orgmode Mailing List Hi Gary, Gary Oberbrunner writes: > I need to make a big rst or Moin wiki table (actually it's for a trac > wiki, see http://trac.edgewall.org) and those tables are annoying to > construct when they're large. But org mode has this wonderful table > editor and I'm wondering if there's any way to export from it a rst or > moin wiki table? Not yet -- patch welcome! Actually, we can write a full org->rst exporter, that will be useful. Best, -- Bastien