From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: viewing task notes in agenda Date: Fri, 8 Jan 2010 16:47:38 +0530 Message-ID: References: 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 1NTCqz-0007SX-9U for emacs-orgmode@gnu.org; Fri, 08 Jan 2010 06:18:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NTCqt-0007Io-QN for emacs-orgmode@gnu.org; Fri, 08 Jan 2010 06:18:04 -0500 Received: from [199.232.76.173] (port=53861 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTCqt-0007IV-Lb for emacs-orgmode@gnu.org; Fri, 08 Jan 2010 06:17:59 -0500 Received: from mail-iw0-f188.google.com ([209.85.223.188]:42676) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NTCqt-0003SY-CD for emacs-orgmode@gnu.org; Fri, 08 Jan 2010 06:17:59 -0500 Received: by iwn26 with SMTP id 26so12415811iwn.14 for ; Fri, 08 Jan 2010 03:17:58 -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: Carsten Dominik Cc: Org-Mode On Fri, Jan 8, 2010 at 1:07 PM, Carsten Dominik wrote: > > 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? Currently when I enable inactive timestamps and press SPACE on the entry in agenda, the LOGBOOK stays of the entry in other window stays folded. Repeated SPACE does cycle through various visibility states but it never opens the LOGBOOK drawer. I must be missing some setting.. Ideally (may be as an option), I would love to see the first line of the note itself instead of the entry headline (the context is anyways available in the minibuffer, if needed.) This will save from switching attention between agenda and org file windows when reviewing activities. Regards -- Manish