From mboxrd@z Thu Jan 1 00:00:00 1970 From: dche Subject: Re: org-collector - propview display problems Date: Wed, 2 Mar 2016 14:11:39 +0000 (UTC) Message-ID: References: <56D64218.4080200@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab7VI-0001js-Do for emacs-orgmode@gnu.org; Wed, 02 Mar 2016 09:11:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ab7VF-0007SD-12 for emacs-orgmode@gnu.org; Wed, 02 Mar 2016 09:11:52 -0500 Received: from plane.gmane.org ([80.91.229.3]:50116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab7VE-0007Ri-Qz for emacs-orgmode@gnu.org; Wed, 02 Mar 2016 09:11:48 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ab7VB-0004KD-CS for emacs-orgmode@gnu.org; Wed, 02 Mar 2016 15:11:45 +0100 Received: from 165.225.76.120 ([165.225.76.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Mar 2016 15:11:45 +0100 Received: from dchechin92 by 165.225.76.120 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Mar 2016 15:11:45 +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 This function interested me in order to produce subset of data in tabular with search criteria included in properties field. I hoped to use this kind of approach as a kind of database and possibly use one of property field to include an information about a link to a file or the use of attachment (if possible this way). This function is in contrib folder. Is this status that makes it not supported ? Regards