emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: custom agenda view


From: Yuri Goncharov
Subject: [Orgmode] Re: custom agenda view
Date: Thu, 24 Dec 2009 14:36:36 +0300

В Thu, 24 Dec 2009 06:21:23 -0500
Matt Lundin <address@hidden> пишет:


> Does the following work? Since STARTED is a todo state, it needs to be
> specified with a different syntax.
> 
> (setq org-agenda-custom-commands
>        (quote  
>       (("w" "work tasks" tags-todo
>       "@WORK/!STARTED" ((org-agenda-todo-ignore-with-date nil))) 
>       ("h" "home tasks" tags-todo
>       "@HOME/!STARTED" ((org-agenda-todo-ignore-with-date nil))) 
>       ("n" "Notes" tags "NOTE" nil))))

Thanks! It's work.


-- 
С уважением
Юрий Гончаров
Системный администратор
Highlink Ltd. St-Peterburg, Russia
+7 812 3341212
http://www.hl.ru




reply via email to

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