From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: "Special Properties" when matching for Properties in a search Date: Mon, 01 Jul 2013 00:04:14 +0200 Message-ID: <8761wvp6j4.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQHg-0005NK-HY for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:39:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtQHe-00077P-US for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:39:52 -0400 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:50979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQHe-000776-GI for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:39:50 -0400 Received: by mail-we0-f169.google.com with SMTP id n57so2792618wev.14 for ; Sun, 30 Jun 2013 15:39:49 -0700 (PDT) In-Reply-To: ("Gustav =?iso-8859-1?Q?Wikstr=F6m=22's?= message of "Sun, 30 Jun 2013 17:00:58 +0200") 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: Gustav =?iso-8859-1?Q?Wikstr=F6m?= Cc: Org Mode List Hi Gustav, Gustav Wikström writes: > When matching for tags and properties using C-c / m there is the > option to match for Special Properties. Is there a complete list of > these special properties somewhere? > > I was thinking that "7.2 Special Properties" in the manual would be > that list, but then noticed a property possible to use for searches, > but not available in that list (the LEVEL-property). Is that property > just missing from there? Mhhh... no, AFAIK the "LEVEL" property is a special-special property: you can use it in search constructs, but not in column view (which is the primary context for the 7.2 manual section.) But I'd say that's the only property missing here. I'm short of good ideas on how to improve the manual here. -- Bastien