2010/9/13 Nathan Neff <nathan.n...@gmail.com>: > (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 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode