From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Custom agenda question Date: Tue, 25 Aug 2009 10:55:12 +0200 Message-ID: References: <8BDFAE1E-5B8A-41C5-BA79-15D5E068EF1B@gmail.com> <9E989035-306A-4A27-B8AB-37CAC5D09D4A@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) 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 1MfroK-0004PW-Eo for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 04:55:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfroF-0004DQ-9X for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 04:55:23 -0400 Received: from [199.232.76.173] (port=58566 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfroF-0004D0-3b for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 04:55:19 -0400 Received: from mx20.gnu.org ([199.232.41.8]:64482) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MfroE-0001Ze-N5 for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 04:55:18 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfroD-0006sM-VN for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 04:55:18 -0400 Received: by ewy7 with SMTP id 7so3106969ewy.31 for ; Tue, 25 Aug 2009 01:55:16 -0700 (PDT) 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 Mailinglist On Aug 25, 2009, at 10:40 AM, Manish wrote: > On Mon, Aug 24, 2009 at 11:33 PM, Carsten Dominik wrote: >> >> On Aug 24, 2009, at 2:21 AM, Manish wrote: >>> >>> Once you've got your agenda organized right with todo's in order >>> etc. then >>> it's just a little disruptive to go anywhere else for a little extra >>> detail to >>> get some more context. But I agree agenda should be as compact as >>> possible.. may be the extra lines could be a toggle switch? >> >> Hmmmm. >> >> I am not yet convinced, but I have made a little toy implementation >> for you and others to try out and commet on. >> >> Please get the latest version and press `E' in the agenda to >> toggle the display of a small amount (see variable >> `org-agenda-entry-text-maxlines') of text from the entry in >> the agenda. > > Thanks! I like it very much so far. Refreshing the agenda removes > the > snippets/excerpts though. Yes, so far it is a 10 minute hack, not a fully implemented feature :-) > Will use it for a few days and report back. Good. - Carsten > > -- > Manish