[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Question about searches (ultimately for agenda)
From: |
Matt Lundin |
Subject: |
[Orgmode] Re: Question about searches (ultimately for agenda) |
Date: |
Tue, 15 Dec 2009 22:26:22 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (darwin) |
Mueen Nawaz <address@hidden> writes:
> In the docs (10.3.3 Matching tags and properties), I see ways to do
> tag searches that can also search TODO states.
>
> Can I also search TODO levels? For example, in one file covered by the
> agenda, I use the usual DONE to denote done. In another, which is
> focused on simply stuff that I have borrowed/lent, I have RETURNED as
> my "DONE" state.
>
> I occasionally apply tags to headings with the name of the person
> involved. So let's say that I've put :Jack: on some headings of items
> that have been lent and returned. But I also have :Jack: in my other
> .org files that are not about lending/borrowing.
>
> I want to search for all headlines that have :Jack: in them, but
> exclude anything that is a "DONE" state - so exclude both DONE and
> RETURNED.
>
> I know I can just do:
> Jack-TODO="DONE"-TODO="RETURNED"
Provided DONE and RETURNED are inactive todos than the following should
suffice:
C-a M Jack [RET]
AFAIK, C-a M returns only active TODOs that match the tag. Thus any
inactive state will be excluded. (There may be a variable that
controls this, but I'm not aware of it.)
Best,
Matt
- [Orgmode] Question about searches (ultimately for agenda), Mueen Nawaz, 2009/12/15
- [Orgmode] Re: Question about searches (ultimately for agenda),
Matt Lundin <=
- [Orgmode] Re: Question about searches (ultimately for agenda), Mueen Nawaz, 2009/12/15
- Re: [Orgmode] Re: Question about searches (ultimately for agenda), Carsten Dominik, 2009/12/16
- [Orgmode] Re: Question about searches (ultimately for agenda), Mueen Nawaz, 2009/12/16
- Re: [Orgmode] Re: Question about searches (ultimately for agenda), Carsten Dominik, 2009/12/17
- [Orgmode] Re: Question about searches (ultimately for agenda), Mueen Nawaz, 2009/12/18
- Re: [Orgmode] Re: Question about searches (ultimately for agenda), Carsten Dominik, 2009/12/20
- [Orgmode] Re: Question about searches (ultimately for agenda), Matt Lundin, 2009/12/16