emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Agenda: Hide Sched. Items
@ 2010-09-13 17:52 Nathan Neff
  2010-09-13 18:07 ` Matt Lundin
  0 siblings, 1 reply; 5+ messages in thread
From: Nathan Neff @ 2010-09-13 17:52 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-04 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-13 17:52 Agenda: Hide Sched. Items Nathan Neff
2010-09-13 18:07 ` 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

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).