From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Filtering org-clock-display Date: Sun, 20 Apr 2014 15:18:28 +0200 Message-ID: <87eh0si1gb.fsf@bzg.ath.cx> References: <871twsjnzz.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wbrdl-00040g-PX for emacs-orgmode@gnu.org; Sun, 20 Apr 2014 09:18:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wbrdg-0000No-3o for emacs-orgmode@gnu.org; Sun, 20 Apr 2014 09:18:37 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:51908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wbrdf-0000Nh-T8 for emacs-orgmode@gnu.org; Sun, 20 Apr 2014 09:18:32 -0400 Received: by mail-wi0-f178.google.com with SMTP id bs8so1015175wib.17 for ; Sun, 20 Apr 2014 06:18:31 -0700 (PDT) In-Reply-To: (Noah Slater's message of "Sun, 20 Apr 2014 12:52:21 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Noah Slater Cc: emacs-orgmode@gnu.org Noah Slater writes: > Note: sorting the clock table doesn't work very well. I want each > level to be sorted recursively. Yeah, me too -- if you can work on enhancing how the :sort parameters is handled for clocktables, that'd be great. As for the rest, please try C-u C-u C-c C-x C-d from master. We can enhance it by having an option setting the default custom range for such display, but going further would be too much. -- Bastien