From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wes Hardaker Subject: Re: OrgmodeExport full org-mode to CSV (not tables) Date: Mon, 24 Aug 2009 13:06:06 -0700 Message-ID: References: <23d7e1bb0908240529s61574804i18cea3dd4630b500@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mffo7-0004jf-4s for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 16:06:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mffo2-0004dQ-J5 for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 16:06:22 -0400 Received: from [199.232.76.173] (port=37744 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mffo2-0004dI-BE for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 16:06:18 -0400 Received: from mail.hardakers.net ([168.150.236.43]:46579) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mffo1-00036H-Ib for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 16:06:18 -0400 In-Reply-To: <23d7e1bb0908240529s61574804i18cea3dd4630b500@mail.gmail.com> (Simon Mullis's message of "Mon, 24 Aug 2009 14:29:33 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Simon Mullis Cc: emacs-orgmode@gnu.org >>>>> On Mon, 24 Aug 2009 14:29:33 +0200, Simon Mullis said: SM> I'd like an easy way to export this data to an Excel table, or SM> better yet, CSV. org-export-generic can *almost* do this for you by carefully setting the header open/close to simply be ", " for opening and a "\n" for closing on header 2 (I think; haven't tested it). But, it won't remove the text: prefix at the beginning of the fields. It' be simple to pass the results through sed 's/, [^:]*:/,/g' though. -- \ Wes Hardaker http://pontifications.hardakers.net / \_____ "In the bathtub of history the truth is harder to hold than ________/ \_______ the soap, and much more difficult to find." _______/ \_________ -- Terry Pratchett ______________/ \__________________/