emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Bastien
Subject: Re: [O] Timeline view as a custom agenda command
Date: Tue, 18 Sep 2012 09:43:57 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)


Hi Sébastien,

"Sebastien Vauban"
<address@hidden> 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

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