From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Custom agenda question Date: Tue, 25 Aug 2009 14:10:43 +0530 Message-ID: References: <8BDFAE1E-5B8A-41C5-BA79-15D5E068EF1B@gmail.com> <9E989035-306A-4A27-B8AB-37CAC5D09D4A@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfraY-0002Vb-1n for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 04:41:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfraT-0002VO-Ax for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 04:41:09 -0400 Received: from [199.232.76.173] (port=53152 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfraT-0002VL-4Q for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 04:41:05 -0400 Received: from an-out-0708.google.com ([209.85.132.249]:23176) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfraS-0007V0-Mo for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 04:41:04 -0400 Received: by an-out-0708.google.com with SMTP id b6so1345635ana.21 for ; Tue, 25 Aug 2009 01:41:03 -0700 (PDT) In-Reply-To: <9E989035-306A-4A27-B8AB-37CAC5D09D4A@gmail.com> 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 Mailinglist 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. Will use it for a few days and report back. -- Manish