From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel van der Boom Subject: how to sort in the column view? Date: Fri, 18 Jun 2010 17:01:08 +0200 Message-ID: <20100618170108.54375c8a@hsdev.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=52418 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPd4D-0005pw-7t for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 11:01:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPd4B-0006xX-QO for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 11:01:13 -0400 Received: from router2.hsdev.com ([213.125.12.138]:38425 helo=mbp.hsdev.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPd4B-0006xB-KY for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 11:01:11 -0400 Received: from hsdev.com (unknown [IPv6:::1]) by mbp.hsdev.com (Postfix) with ESMTP id 2B0CB6D6A8 for ; Fri, 18 Jun 2010 17:01:09 +0200 (CEST) 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@gnu.org Hi, I have a custom agenda command which produces a list of items which are scheduled, i.e. have a SCHEDULED or a DEADLINE property. Producing that column view is now defined in 'org-agenda-custom-commands' as: [...] ("c" "Scheduled overview" tags "SCHEDULED<>\"\"|DEADLINE<>\"\"/TODO" ( (org-agenda-overriding-header "SCHEDULED") (org-agenda-view-columns-initially t) (org-agenda-overriding-columns-format "%65ITEM %25Responsible %SCHEDULED %DEADLINE %TAGS") (org-agenda-dim-blocked-tasks t))) [...] What I would like to do is to sort on the SCHEDULED and/or DEADLINE column. I tried using org-agenda-sorting-strategy on the custom view, but that does not seem to work. Can someone give me a nudge in the right direction for sorting on the SCHEDULED column (property)? Thanks, marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV -- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl