From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: org-agenda-suffix-format ? Date: Thu, 17 Sep 2009 12:01:03 +0530 Message-ID: References: <938fae2d0909161827i70b17049i93fa63ba7eb73e4e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MoAWf-0002xk-5s for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 02:31:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoAWa-0002vx-Ca for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 02:31:28 -0400 Received: from [199.232.76.173] (port=50069 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoAWa-0002vr-8k for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 02:31:24 -0400 Received: from an-out-0708.google.com ([209.85.132.247]:13533) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MoAWa-0005T1-1g for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 02:31:24 -0400 Received: by an-out-0708.google.com with SMTP id b6so83399ana.21 for ; Wed, 16 Sep 2009 23:31:23 -0700 (PDT) In-Reply-To: <938fae2d0909161827i70b17049i93fa63ba7eb73e4e@mail.gmail.com> 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: Eraldo Helal Cc: Org-Mode On Thu, Sep 17, 2009 at 6:57 AM, Eraldo Helal wrote: > In one of my agenda views I have org-agenda-prefix-format setup like this: > (org-agenda-prefix-format " %-8:c ") > The whole thing then looks like that: > eraldo: TODO clean garage > In this example eraldo is the name of the org file > eraldo.org > I would like to have the same thing just not at the begining of the like... > like this: > TODO clean garage eraldo > Is that possible? You could use FILETAGs. -- Manish