From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Ware Subject: Folding comments under clock entries Date: Fri, 30 Oct 2009 14:32:22 -0600 Message-ID: <87fc6f930910301332l268fec1akdbc5a50962e6739d@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 1N3y98-0003ei-H9 for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 16:32:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3y93-0003df-VI for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 16:32:30 -0400 Received: from [199.232.76.173] (port=43944 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3y93-0003db-Og for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 16:32:25 -0400 Received: from mail-qy0-f196.google.com ([209.85.221.196]:57366) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3y93-0002OZ-ET for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 16:32:25 -0400 Received: by qyk34 with SMTP id 34so1782377qyk.14 for ; Fri, 30 Oct 2009 13:32:22 -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 I've been increasingly using clocking to keep track of how I'm spending my time, and I like to make notes under clock entries so I can look back over what I was doing. This can get a bit unwieldy if the notes start to become at all substantial. Is there any way to make the clock entries act like node headers (at least when they are enclosed in a LOGBOOK drawer for example, so that the text between them can be folded and unfolded using the TAB? Here's an example of what I'm trying to describe. :LOGBOOK: CLOCK: [2009-10-29 Thu 11:00]--[2009-10-29 Thu 12:13] => 1:13 Office hour, lecture prep. CLOCK: [2009-10-28 Wed 14:35]--[2009-10-28 Wed 14:49] => 0:14 Did something else CLOCK: [2009-10-27 Tue 11:29]--[2009-10-27 Tue 13:50] => 2:21 I did quite a lot here: - this - that - the other thing CLOCK: [2009-10-27 Tue 09:50]--[2009-10-27 Tue 10:56] => 1:06 This time wasn't wasted either :END: It would be great to be able to see this as a list of clock entries only (with trailing ellipses perhaps) and to be able to expand to see the text if desired. Thanks, Tony -- http://www.math.ucalgary.ca/~aware