On Sat, Feb 7, 2009 at 6:24 PM, Richard KLINDA wrote:
[...]
>
> >> (tags-todo "PRIORITY=\"A\"|SCHEDULED=t|CLOCKED=t" nil)
>
> > Obviously this is not a valid syntax (as of now) but what do you
> > mean by CLOCKED=t?
>
> Yes it is confusing, I meant CLOCKED=t for the item that is currently
> clocked in.

How about switching the TODO state when you clock in to a task and adding a
block to the custom agenda to inlude tasks with that state?

--8<---------------cut here---------------start------------->8---
(setq org-clock-in-switch-to-state "STARTED")
--8<---------------cut here---------------end--------------->8---

-- 
Manish


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to