Hi Sébastien,

"Sebastien Vauban"
<wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org> 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
>   ))
> #+end_src
>
> I guess it's because the concept of "current buffer" is not
> expressable as is?

Nope, that's because "timeline" is not a valid agenda type.

Days for the timeline are counted anyway, as this command is
obsoleted by other agenda commands.

If you spot something that you have with `org-timeline' and
can't really emulate with an agenda command let us know and 
we'll see how to implement it.

Thanks,

-- 
 Bastien


Reply via email to