From mboxrd@z Thu Jan 1 00:00:00 1970 From: jemarch@gnu.org (Jose E. Marchesi) Subject: Re: [OT] recutils Date: Sat, 04 Dec 2010 13:30:42 +0100 Message-ID: <87r5dxyb2l.fsf@gnu.org> References: <874oauh7zq.fsf@gnu.org> <20101204082546.GS5515@x201> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=47974 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POrLD-0002R1-Fo for emacs-orgmode@gnu.org; Sat, 04 Dec 2010 07:35:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POrLA-0004Kl-9T for emacs-orgmode@gnu.org; Sat, 04 Dec 2010 07:35:51 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:37685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POrLA-0004Kb-6C for emacs-orgmode@gnu.org; Sat, 04 Dec 2010 07:35:48 -0500 Received: from p578ef18f.dip.t-dialin.net ([87.142.241.143]:43441 helo=termi.gnu.org) by fencepost.gnu.org with esmtpa (Exim 4.69) (envelope-from ) id 1POrL7-0002Ja-7h for emacs-orgmode@gnu.org; Sat, 04 Dec 2010 07:35:45 -0500 In-Reply-To: <20101204082546.GS5515@x201> (Russell Adams's message of "Sat, 4 Dec 2010 02:25:46 -0600") 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: emacs-orgmode@gnu.org > Thus my wish for the file format would be to somehow keep in mind Org > to potentially I noticed the file format is very similar to the layout of property drawers. Could recutils read an org file using those drawers with minor changes? That'd be a neat way to externally cross reference Org files and do reporting! The parser implemented by librec would need a lot of changes to achieve this. But you can always pre-process the org files in a wrapper, that would remove anything that is not a drawer and the indentation. -- Jose E. Marchesi jemarch@gnu.org GNU Project http://www.gnu.org