From mboxrd@z Thu Jan 1 00:00:00 1970 From: joakim@verona.se Subject: Is is possible to summarize contents of a task in the agenda headings? Date: Sun, 21 Apr 2019 19:55:28 +0200 Message-ID: <87tver9ran.fsf@chopper> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIGrR-0005F3-LG for emacs-orgmode@gnu.org; Sun, 21 Apr 2019 14:06:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hIGgp-0003Ht-HF for emacs-orgmode@gnu.org; Sun, 21 Apr 2019 13:55:44 -0400 Received: from [195.159.176.226] (port=43438 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hIGgp-0003Fj-At for emacs-orgmode@gnu.org; Sun, 21 Apr 2019 13:55:43 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hIGgn-000DFM-9G for emacs-orgmode@gnu.org; Sun, 21 Apr 2019 19:55:41 +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" To: emacs-orgmode@gnu.org Say I have a bunch of tasks like this: * TODO task with many subtasks ** TODO subtask 1 ** TODO subtask 2 * TODO another task with many subtasks ** TODO another subtask 1 ** TODO another subtask 2 And so on. Now, in the agenda, I would like some kind of summarizing, perhaps like: * TODO task with many subtasks, subtask 1, subtask 2 * TODO another task with many subtasks, another subtask 1, another subtask 2 Is this possible? The reason is that I have many "tasks with many subtasks", so I have used the setting to hide them in the Agenda. Still, I would like to know something about the contents of such grouping tasks in the agenda, if possible. -- Joakim Verona joakim@verona.se