[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Tweaking org-agenda view
From: |
Nick Dokos |
Subject: |
Re: [O] Tweaking org-agenda view |
Date: |
Mon, 11 Mar 2013 13:36:59 -0400 |
Marvin Doyley <address@hidden> wrote:
> Hi there,
>
> Is there a way to remove agenda file name from org-agenda weekly view. More
> specifically, I am
> trying to reduce the amount of clutter in agenda view - I just want the
> content, don't care about
> the file name
>
Customize org-agenda-prefix-format - you want to get rid of the category (the
%-12:c part).
Nick