emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] match by property in agenda view


From: Xebar Saram
Subject: [O] match by property in agenda view
Date: Thu, 7 Sep 2017 20:55:10 +0300

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]