From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Prettyfy agenda view (regexp) Date: Wed, 08 Jun 2011 21:41:08 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUObW-00034V-VT for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 15:39:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUObV-00050T-77 for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 15:39:50 -0400 Received: from lo.gmane.org ([80.91.229.12]:54545) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUObU-00050H-RI for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 15:39:49 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QUObS-0007ON-0k for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 21:39:46 +0200 Received: from 0x555293e1.adsl.cybercity.dk ([85.82.147.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jun 2011 21:39:46 +0200 Received: from rasmus.pank by 0x555293e1.adsl.cybercity.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jun 2011 21:39:46 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I have some really long diary entries polluting my agenda view (more than 30 lines). I'd like to show headlines only. If I could parse entries by regexp before letting them populate my agenda I'd be mighty happy! To my relief I found the following function: org-agenda-format-item[fn:1] Alas this variable was never merged into the mainline. . . Are there any plans to integrate this into org or any other way to format agenda items? Thanks, Rasmus Footnotes: [fn:] http://git.naquadah.org/?p=~jd/org-mode.git;a=commitdiff;h=refs/heads/jd/agenda-format -- Sent from my Emacs