From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Alekseyev Subject: Clocking TODO list subitems?.. Date: Mon, 2 Nov 2009 15:42:38 -0500 Message-ID: <4e3ad400911021242t55a6051do8e9b5782456284e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N53ji-0003Hz-Os for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 15:42:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N53jd-0003Ev-9n for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 15:42:45 -0500 Received: from [199.232.76.173] (port=33451 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N53jd-0003Eo-3k for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 15:42:41 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:57298) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N53jc-0002wo-O6 for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 15:42:40 -0500 Received: by bwz7 with SMTP id 7so6907706bwz.26 for ; Mon, 02 Nov 2009 12:42:39 -0800 (PST) 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 I often structure my TODO lists like so: * TODO a bunch of stuff - [ ] thing 1 - [ ] thing 2 ... I would like to clock the time spent on thing1 and thing2, however it seems that all clock operations only pertain to the main * TODO heading. Is there a way to clock the subitems? Thanks, --Leo