From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: file property to affect agenda display Date: Tue, 09 Sep 2008 10:29:35 -0700 Message-ID: <87d4jdi5xc.fsf@gmail.com> 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 1Kd724-0007Nz-UM for emacs-orgmode@gnu.org; Tue, 09 Sep 2008 13:29:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kd723-0007NU-9K for emacs-orgmode@gnu.org; Tue, 09 Sep 2008 13:29:40 -0400 Received: from [199.232.76.173] (port=59143 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kd722-0007NL-Tu for emacs-orgmode@gnu.org; Tue, 09 Sep 2008 13:29:38 -0400 Received: from py-out-1112.google.com ([64.233.166.179]:10137) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kd723-0003oc-3V for emacs-orgmode@gnu.org; Tue, 09 Sep 2008 13:29:39 -0400 Received: by py-out-1112.google.com with SMTP id p76so1463050pyb.1 for ; Tue, 09 Sep 2008 10:29:37 -0700 (PDT) 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: Org-mode Hi, I have many org files named "TODO", and when I open up an agenda view all of the tasks from these files are labeled by their file name "TODO" rendering them in-differentiable to me. Is there a file property I can set to override the use of the file name in the agenda views? I looked in the documentation but to no avail. Thanks -- Eric