emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nathan Neff <nathan.neff@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Agenda: Hide Sched. Items
Date: Mon, 13 Sep 2010 12:52:37 -0500	[thread overview]
Message-ID: <AANLkTi=BDnjTqooH086bC-AS2noDohNhFED-bEp3Ubqy@mail.gmail.com> (raw)

Is there a way to hide Scheduled Items in a custom Agenda View?

I have the following custom agenda set up:

("&" "Timeline" ((agenda "" ))
                  ((org-agenda-ndays 1)
                   (org-agenda-show-log t)
                   (org-agenda-clockreport-mode t)
		   (org-agenda-log-mode-items '(clock))
		  )
                )

This custom agenda view comes close, here's an example:

Day-agenda (W37):
Monday     13 September 2010 W37
              10:00...... ----------------
  project1:  11:20-12:33 Clocked:   (1:13) Project Mgmt
                      :Mgmt:
              12:00...... ----------------
  project 1: Sched.29x:  TODO Something   <------I want to remove these two
  project 2: Sched.13x:  Something else        <-----lines

I want to remove "project x: Sched" lines from this view, and
want to show the Clockreport automatically without having to press "R".

I've looked through the org-agenda-* functions/variables, and
found "org-agenda-include-deadlines" -- is there some form of
"org-agenda-include-scheduled" that I can turn off?

Thanks,
--Nate

             reply	other threads:[~2010-09-13 17:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13 17:52 Nathan Neff [this message]
2010-09-13 18:07 ` Agenda: Hide Sched. Items Matt Lundin
     [not found]   ` <AANLkTinJZg3R0Rk78dCXW9cJC+9zhcsbENSygh+e7L_H@mail.gmail.com>
2010-09-13 19:06     ` Fwd: " Nathan Neff
2010-10-15  7:06       ` Antti Kaihola
2011-01-04 15:57         ` Bastien

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='AANLkTi=BDnjTqooH086bC-AS2noDohNhFED-bEp3Ubqy@mail.gmail.com' \
    --to=nathan.neff@gmail.com \
    --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).