emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: "David A. Gershman" <dagershman_dgt@dagertech.net>
Cc: Org-Mode List <emacs-orgmode@gnu.org>
Subject: Re: Hide file names in agenda view
Date: Thu, 28 Jan 2010 19:06:07 -0500	[thread overview]
Message-ID: <87tyu5kc5s.fsf@fastmail.fm> (raw)
In-Reply-To: <20100128220653.7F715320056@mail.dagertech.net> (David A. Gershman's message of "Thu, 28 Jan 2010 14:06:53 -0800 (PST)")

"David A. Gershman" <dagershman_dgt@dagertech.net> writes:

> I've been searching a while and thought it'd be simple to find.  How can
> I suppress the file names in the agenda view?
>
> i.e. turn
>
>    file2:    7:00- 8:00 alwkjekisdjksj
>    file1:   10:00-11:00 alsdkfjasdlfkj
>
> into
>
>     7:00- 8:00 alwkjekisdjksj
>    10:00-11:00 alsdkfjasdlfkj
>

This is controlled via the variable org-agenda-prefix-format. You can
type C-h v org-agenda-prefix-format to get all the details.

Here's very *simple* setting to get rid of file names on all agenda
views:

(setq org-agenda-prefix-format "%t %s")

- Matt

  reply	other threads:[~2010-01-29  0:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-28 22:06 Hide file names in agenda view David A. Gershman
2010-01-29  0:06 ` Matt Lundin [this message]
2010-01-29  0:11   ` Richard Riley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tyu5kc5s.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=dagershman_dgt@dagertech.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).