From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Filippo A. Salustri" Subject: help with sorting agenda views Date: Fri, 18 Mar 2011 14:41:00 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=54865 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0ebg-0007wY-52 for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 14:41:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0ebe-0006tB-PE for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 14:41:03 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:59918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0ebe-0006t1-H6 for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 14:41:02 -0400 Received: by wyf19 with SMTP id 19so4582159wyf.0 for ; Fri, 18 Mar 2011 11:41:00 -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@gnu.org Hi, I'm getting confused with sorting agenda views. =A0Hopefully someone can help me out. I have a custom agenda view that, today, looks like this: Friday 18 March 2011 UTMIE: In 13 d.: TODO [#A] Annual Report Matthew: In -1 d.: TODO Edit Matthew's thesis. iMac: Deadline: TODO Archive email > Thunderbird iMe: In 1 d.: REVIEW Tag my zotero library 8101: In 5 d.: REVIEW Grade Assignment 4 The second item is late. I wish I could get late items to show up first, before all else. At the moment, the custom agenda command includes this bit: ("0" "Show ACTIVE/REVIEW/BUG tasks" ((agenda "" ((org-agenda-sorting-strategy (quote ((agenda time-up priority-down)))))) (todo "REVIEW|ACTIVE|WIP"))) I thought that doing this would make sure late items came first. In my .emacs, I also have this bit in custom-set-variables: '(org-agenda-sorting-strategy (quote ((agenda time-up priority-down) (todo priority-down) ))) I checked the doc and google, and I can't find anything helpful. Can someone advise me? Cheers. Fil -- Filippo A. Salustri, Ph.D., P.Eng. Mechanical and Industrial Engineering Ryerson University 350 Victoria St, Toronto, ON M5B 2K3, Canada Tel: 416/979-5000 ext 7749 Fax: 416/979-5265 Email: salustri@ryerson.ca http://deseng.ryerson.ca/~fil/