From mboxrd@z Thu Jan 1 00:00:00 1970 From: Inanna Underhill Subject: Re: A more generic Effort property? Date: Wed, 12 Nov 2008 20:00:10 -0500 Message-ID: <87myg4phid.fsf@mrs-clingwrap.csail.mit.edu> References: <87od0l6jeu.fsf@mrs-clingwrap.csail.mit.edu> <1A003C51-11DE-484B-AAEC-2A6D1D4C4916@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0Qb6-0000fV-2I for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 20:02:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0Qb4-0000cx-8P for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 20:02:11 -0500 Received: from [199.232.76.173] (port=35337 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0Qb4-0000ci-56 for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 20:02:10 -0500 Received: from qmta01.westchester.pa.mail.comcast.net ([76.96.62.16]:32875) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L0Qb3-0001Ah-Rs for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 20:02:09 -0500 In-Reply-To: <1A003C51-11DE-484B-AAEC-2A6D1D4C4916@uva.nl> (Carsten Dominik's message of "Thu\, 13 Nov 2008 00\:16\:29 +0100") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Hi, Now that you mention it, since you've included <> in property searches, with the secondary filtering it's pretty simple to treat any numerical property like Effort, I guess. The only exception is that I can't easily sort by other properties. When I figure out how to put that in org-agenda-sorting-strategy, my problem is solved. Inanna