From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: agenda configurable entry-text-mode Date: Tue, 25 Jul 2017 11:30:03 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZwAg-0006eA-Fw for emacs-orgmode@gnu.org; Tue, 25 Jul 2017 05:30:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZwAb-0006Fe-Fq for emacs-orgmode@gnu.org; Tue, 25 Jul 2017 05:30:30 -0400 Received: from [195.159.176.226] (port=33982 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dZwAb-0006FM-8O for emacs-orgmode@gnu.org; Tue, 25 Jul 2017 05:30:25 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dZwAP-00042I-5L for emacs-orgmode@gnu.org; Tue, 25 Jul 2017 11:30:13 +0200 Content-Language: en-US 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" To: emacs-orgmode@gnu.org Hello! Is it possible to alter the text shown for each headline after toggling entry-text-mode in the agenda? At the moment, a certain number of lines of the headline's body is displayed. Instead of the lines I would like to display the last note that has been recorded in a LOGBOOK drawer. My scenario: I have an agenda that lists stuck headlines (no child headline is TODO and at least one is BLOCKED). I record a note when transitioning to the BLOCKED state which gives a reason for the blocking. I want to collect the reasons of all the blocked child headlines and display them under the parent headline in the agenda view (when in entry-text-mode). Is this possible to do with what org-mode has to offer at the moment? Kind regards, -- Alexander Baier