Marvin Doyley <marvin...@gmail.com> 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