From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: viewing task notes in agenda Date: Fri, 8 Jan 2010 08:37:13 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NT9pA-0002Ta-2s for emacs-orgmode@gnu.org; Fri, 08 Jan 2010 03:04:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NT9p4-0002Ns-Hb for emacs-orgmode@gnu.org; Fri, 08 Jan 2010 03:03:59 -0500 Received: from [199.232.76.173] (port=50810 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NT9p4-0002Ne-9A for emacs-orgmode@gnu.org; Fri, 08 Jan 2010 03:03:54 -0500 Received: from mx20.gnu.org ([199.232.41.8]:52133) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NT9p3-0005oc-73 for emacs-orgmode@gnu.org; Fri, 08 Jan 2010 03:03:53 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NT9p2-0000ye-4S for emacs-orgmode@gnu.org; Fri, 08 Jan 2010 03:03:52 -0500 Received: by mail-ew0-f224.google.com with SMTP id 24so22501734ewy.26 for ; Fri, 08 Jan 2010 00:03:51 -0800 (PST) In-Reply-To: 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: Manish Cc: Org-Mode On Jan 7, 2010, at 7:34 PM, Manish wrote: > is there a way to show the notes taken with `z' in agenda view (C-c > C-z in org file) in agenda log view? I take small/quick notes about > the progress of a TODO with quick access to `z' key but the log mode > only shows the title of the TODO item in the log view. The notes go > inside a LOGBOOK drawer and are not visible even when I activate > inactive time stamps with `[' key. Is this be a viable feature > request? Would others find it useful? In case it's not, would it be > possible to just force open the LOGBOOK when follow-mode is `on' for > the inactive timestamped item? Hi Manish, I am not sure I understand. When I press `[', a new entry shows up in the agenda, with the text the headline of that entry. If I go to that line and press SPACE, I see the note. What exactly would you have happen? - Carsten