From mboxrd@z Thu Jan 1 00:00:00 1970 From: ignotus@freemail.hu Subject: feature request: (more) in agenda? Date: Sun, 05 Aug 2007 23:30:40 +0200 Message-ID: <87myx5pt33.fsf@freemail.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IHngt-0004iP-BQ for emacs-orgmode@gnu.org; Sun, 05 Aug 2007 17:31:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IHngp-0004iD-3U for emacs-orgmode@gnu.org; Sun, 05 Aug 2007 17:31:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IHngp-0004iA-06 for emacs-orgmode@gnu.org; Sun, 05 Aug 2007 17:31:07 -0400 Received: from viefep18-int.chello.at ([213.46.255.22] helo=viefep34-int.chello.at) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IHngc-0000I9-8K for emacs-orgmode@gnu.org; Sun, 05 Aug 2007 17:30:55 -0400 Received: from [192.168.0.175] (really [80.98.106.103]) by viefep34-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20070805213036.UMHO8078.viefep34-int.chello.at@[192.168.0.175]> for ; Sun, 5 Aug 2007 23:30:36 +0200 Received: from ignotus by localhost with local (masqmail 0.2.21) id 1IHngP-4BL-00 for ; Sun, 05 Aug 2007 23:30:41 +0200 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: emacs-orgmode@gnu.org Hello! Sometimes I write some comments after a todo entry like this: ,---- | *** TODO [#A] implement function XYZ | | VERY IMPORTANT: be careful not to forget ABC!!! `---- When I browse my todos in agenda view (see below) most of the time I forget about whether I have comments or not, so I don't even check: ,---- | ProjectFoo: ..TODO [#A] implement function XYZ | ProjectFoo: ..TODO [#B] foo | ProjectFoo: ..TODO [#C] bar `---- I would like the agenda view to somehow sign entries that have comments, like this: ,---- | ProjectFoo: ..TODO [#A] implement function XYZ (more) | ProjectFoo: ..TODO [#B] foo | ProjectFoo: ..TODO [#C] bar `---- What do you think? Thanks. -- Udv, Ricsi