From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: simple script to convert txt tables to Org-mode tables on the command line Date: Mon, 07 Jan 2013 11:27:25 -0700 Message-ID: <87a9skalwy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsHQ5-0006as-Bt for emacs-orgmode@gnu.org; Mon, 07 Jan 2013 13:27:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TsHQ3-0001HO-RP for emacs-orgmode@gnu.org; Mon, 07 Jan 2013 13:27:33 -0500 Received: from mail-ie0-f180.google.com ([209.85.223.180]:49755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsHQ3-0001HF-Mv for emacs-orgmode@gnu.org; Mon, 07 Jan 2013 13:27:31 -0500 Received: by mail-ie0-f180.google.com with SMTP id c10so23880981ieb.25 for ; Mon, 07 Jan 2013 10:27:30 -0800 (PST) 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: Org Mode Mailing List I found the need to write this today, figured I'd share on the off chance anyone else has a need for this sort of script. txt2org --- convert tab-separated data to org-mode tables http://orgmode.org/worg/org-hacks.html#sec-3-4 Cheers, -- Eric Schulte http://cs.unm.edu/~eschulte