From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Shlyakhter Subject: custom sorting of agenda items Date: Wed, 4 Aug 2010 15:27:29 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=36139 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ogjci-0005c0-95 for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 15:27:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ogjcg-0005Ii-HC for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 15:27:32 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:54979) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ogjcg-0005Ic-B9 for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 15:27:30 -0400 Received: by gyb11 with SMTP id 11so2874113gyb.0 for ; Wed, 04 Aug 2010 12:27:29 -0700 (PDT) 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: emacs-orgmode I'd like to sort agenda entries in a custom agenda view by the value of a text property that I put on the headlines. Is there a way to do that? thanks, ilya