emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Fwd: Agenda: Hide Sched. Items


From: Antti Kaihola
Subject: Re: [Orgmode] Fwd: Agenda: Hide Sched. Items
Date: Fri, 15 Oct 2010 10:06:21 +0300

2010/9/13 Nathan Neff <address@hidden>:
> (setq org-agenda-custom-commands
>      '(("&" "Timeline" ((agenda "" ))
>         ((org-agenda-ndays 1)
>          (org-agenda-show-log t)
>          (org-agenda-clockreport-mode t)
>          (org-agenda-log-mode-items '(clock))
>          (org-agenda-entry-types '()) ;; [1] <-----pass blank list.
>          ))))

This is an excellent tip (displays a list of daily clocked items with
a clock report summary). It definitely deserves at least a mention in
the documentation, since it's very useful and not easy to find for a
newcomer.

-Antti



reply via email to

[Prev in Thread] Current Thread [Next in Thread]