From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Huchler Subject: want a custom project-aware agenda-todo-view Date: Mon, 08 Feb 2016 06:50:34 +0100 Message-ID: <87h9hj21jp.fsf@jupiter.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSeii-0001EU-D6 for emacs-orgmode@gnu.org; Mon, 08 Feb 2016 00:50:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSeif-0002Pv-7Y for emacs-orgmode@gnu.org; Mon, 08 Feb 2016 00:50:44 -0500 Received: from plane.gmane.org ([80.91.229.3]:38574) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSeif-0002Pm-0W for emacs-orgmode@gnu.org; Mon, 08 Feb 2016 00:50:41 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aSeid-0006Bc-K4 for emacs-orgmode@gnu.org; Mon, 08 Feb 2016 06:50:39 +0100 Received: from hsi-kbw-149-172-254-8.hsi13.kabel-badenwuerttemberg.de ([149.172.254.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Feb 2016 06:50:39 +0100 Received: from stefan.huchler by hsi-kbw-149-172-254-8.hsi13.kabel-badenwuerttemberg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Feb 2016 06:50:39 +0100 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 when I open agenda-view (list all todo entries) "t" I see all todo items and in the first column the filename. I would rather see the project the task belongs to, sorry if I am ask thats maybe very simpel and I just dont find the right varible/method to do so. Like: * Project ** Task 1 ** Task 2 btw when I select in such views with 0 ALL I except see Tasks with TODO and DONE state, I dont see the ones with DONE can I force to see them too?