Re: [O] Timeline view as a custom agenda command

2012-09-18 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > Though, such trials fail ("Invalid custom agenda command type timeline"): > > #+begin_src emacs-lisp > (add-to-list 'org-agenda-custom-commands >'("A" > timeline "" > ;; ... specify on which file >

[O] Timeline view as a custom agenda command

2012-09-12 Thread Sebastien Vauban
Hello, I'd like to get the timeline view as an agenda custom command, because I'd like reports to be automated for a particular Org file (eventually with its contents exported to HTML, for example). Though, such trials fail ("Invalid custom agenda command type timeline"): #+begin_src emacs-lisp