From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: custom sorting of agenda items Date: Thu, 05 Aug 2010 00:51:54 +0200 Message-ID: <87r5ie2dpx.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=47371 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OgmpK-0005Tc-NT for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 18:52:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ogmoa-0000P8-6y for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 18:52:01 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:48514) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ogmoa-0000P2-1q for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 18:52:00 -0400 Received: by wyg36 with SMTP id 36so6713768wyg.0 for ; Wed, 04 Aug 2010 15:51:59 -0700 (PDT) In-Reply-To: (Ilya Shlyakhter's message of "Wed, 4 Aug 2010 15:27:29 -0400") 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: Ilya Shlyakhter Cc: emacs-orgmode Hi Ilya, Ilya Shlyakhter writes: > 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? Well, no. Maybe playing around with org-map-entries could yield some result. -- Bastien