[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: how to do this org-agenda command?
From: |
Manish |
Subject: |
Re: [Orgmode] Re: how to do this org-agenda command? |
Date: |
Sat, 7 Feb 2009 18:43:15 +0530 |
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
- [Orgmode] how to do this org-agenda command?, Richard KLINDA, 2009/02/06
- Re: [Orgmode] how to do this org-agenda command?, Manish, 2009/02/07
- [Orgmode] Re: how to do this org-agenda command?, Richard KLINDA, 2009/02/07
- Re: [Orgmode] Re: how to do this org-agenda command?, Manish, 2009/02/07
- Re: [Orgmode] Re: how to do this org-agenda command?, Richard KLINDA, 2009/02/07
- Re: [Orgmode] Re: how to do this org-agenda command?,
Manish <=
- Re: [Orgmode] Re: how to do this org-agenda command?, Richard KLINDA, 2009/02/07
- Re: [Orgmode] Re: how to do this org-agenda command?, Matthew Lundin, 2009/02/07
- Re: [Orgmode] Re: how to do this org-agenda command?, Richard KLINDA, 2009/02/07