From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Agenda display of tasks Date: Sun, 5 Jul 2009 20:30:35 +0200 Message-ID: References: <87y6rk5hun.fsf@gollum.intra.norang.ca> <874otrb1jj.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNWU8-0000FC-5N for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 14:30:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNWU3-0000Ed-7q for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 14:30:43 -0400 Received: from [199.232.76.173] (port=36379 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNWU2-0000EX-W9 for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 14:30:39 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:51320) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNWU2-0006A3-IX for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 14:30:38 -0400 Received: by ewy4 with SMTP id 4so4139138ewy.42 for ; Sun, 05 Jul 2009 11:30:37 -0700 (PDT) In-Reply-To: <874otrb1jj.fsf@fastmail.fm> 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: Matthew Lundin Cc: Bernt Hansen , Carsten Dominik , emacs-orgmode@gnu.org On Jul 5, 2009, at 5:19 PM, Matthew Lundin wrote: > Carsten Dominik writes: > >> On Jun 22, 2009, at 6:54 PM, Bernt Hansen wrote: >> >>> Hi Carsten, >>> >>> I recently noticed that using SPACE or TAB in the agenda displays >>> the >>> task in the other window but all of the drawers are exposed. If you >>> fold the org file with S-TAB to Overview or Contents display and >>> then >>> switch to the agenda and SPACE or TAB on a folded task it unfolds >>> the >>> entire thing including the drawers. >>> >>> Expanding the file to SHOW ALL and then using follow mode from the >>> agenda shows me the view I'm really looking for so that's what I'm >>> doing >>> as a workaround right now. >>> >>> While doing my weekly review of tasks I use follow mode to view task >>> detail and the expanded :LOGBOOK: and :PROPERTIES: drawers hide >>> detail >>> scrolled off the bottom of the window. My :LOGBOOK: drawer for >>> repeated >>> tasks tends to be l-o-n-g and shoves detail way down the file >>> (such as >>> my weekly review checklist :) ). >>> >>> Is it possible to control expansion of the drawers when displaying a >>> task from the agenda? The view I'm looking for is the same as SHOW >>> ALL >>> from S-TAB. It seems that if the task is expanded from the agenda >>> it >>> expands everything including the drawers. >> >> I actually think it is a bug that drawer contents are shown in this >> way, >> so I fixed it instead of giving control over it. >> >> - Carsten >> > > O.K. You can ignore my previous email. > > So that's the secret of your success. You do things so quickly that > they > don't even make it into your org files. :) Well, the 2 minute rule (OK, sometimes the 5 minutes rule) is very important to how I work :-) - Carsten