From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: match by property in agenda view Date: Thu, 7 Sep 2017 20:55:10 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="089e082035c46636e005589d296c" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dq11I-0007pT-Ua for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 13:55:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dq11E-0000dP-Em for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 13:55:17 -0400 Received: from mail-pg0-x22e.google.com ([2607:f8b0:400e:c05::22e]:34337) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dq11E-0000cj-8b for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 13:55:12 -0400 Received: by mail-pg0-x22e.google.com with SMTP id q68so775921pgq.1 for ; Thu, 07 Sep 2017 10:55:12 -0700 (PDT) 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" To: org mode --089e082035c46636e005589d296c Content-Type: text/plain; charset="UTF-8" Hi all i Have this item in a property drawer: :people: %^{people?|-|allan|bob|joel} now i have this custom agenda view defined (add-to-list 'org-agenda-custom-commands '("sk" "wtd" tags "people=\"allan\"" ((org-agenda-sorting-strategy '(priority-down effort-down))) )) yet when i launch it it never finds any items which have a :people: allan entry in the drawer what am i missing? thx Z --089e082035c46636e005589d296c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi all

i Have this item in a property d= rawer:

:people: %^{people?|-|allan|bob|joel}<= /div>

now i have this custom agenda view defined


(add-to-list 'org-agenda-cu= stom-commands
'("sk" "wtd"=C2=A0
tags =C2=A0"people=3D\"allan\"" =C2=A0 =C2=A0=C2=A0
((org-agenda-sorting-strategy '(priority-down effort-down)))
))

yet when i launch it it never fi= nds any items which have a =C2=A0:people: allan entry in the drawer

what am i missing?

thx

Z
--089e082035c46636e005589d296c--