emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@uva.nl>
To: Peter Westlake <peter.westlake@pobox.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Searching for tags or todo keywords
Date: Tue, 16 Sep 2008 06:06:45 +0200	[thread overview]
Message-ID: <D0A55854-00BF-4D92-98B4-972CAA59B434@uva.nl> (raw)
In-Reply-To: <1221517845.24657.1274134637@webmail.messagingengine.com>


On Sep 16, 2008, at 12:30 AM, Peter Westlake wrote:

>
> On Sat, 13 Sep 2008 21:10:15 +0200, "Carsten Dominik"
> <dominik@science.uva.nl> said:
>> Hi Peter,
>>
>> as you have seen, changing the logic is not easy, for a number of
>> reasons. I would like to have parenthesis, but since the parsing is
>> done by string processing, any parenthesis in one of the search
>> strings would be difficult to handle.
>>
>> Some work-arounds:
>>
>> 1. Have you thought about using a sparse tree?  Or is you stuff in
>>   different files?
>
> All the things I'm interested in for this are in one file, so that  
> would
> work. It would need a regexp that duplicated some of the logic to  
> match
> todos and tags, I guess.

No, there are many ways to build a sparse tree, and one is a tags  
query.  This is
on `C-c / T' (or, if you have an old version, maybe on `C-c \'.

>
>
>> 2. You could use categories to mark the entries.  Basically make each
>>   project its own category.
>
> Yes, that's a definite possibility.
>
>> 3. Have you tried follow mode in the agenda?  Then you will always
>>   see, in another window, the embedding of the entry you are
>>   looking at.
>
> Yes, or just hitting Space. This works nicely, thanks!
>
> Another thing I've done is to add a TODO type called PROJECT. That  
> also
> makes it easy to put projects at different levels in the tree, which  
> is
> good because I have a huge file of things to do that I had been  
> keeping
> in outline-mode, and this is a lot easier than moving all the
> project-type subtrees to level 2.

Yes, I have the same thing in my setup.

- Carsten

  reply	other threads:[~2008-09-16  4:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-22 13:21 Searching for tags or todo keywords Peter Westlake
2008-09-13 19:10 ` Carsten Dominik
2008-09-15 22:30   ` Peter Westlake
2008-09-16  4:06     ` Carsten Dominik [this message]
2008-09-16  5:15   ` Samuel Wales
2008-09-16  8:00     ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D0A55854-00BF-4D92-98B4-972CAA59B434@uva.nl \
    --to=dominik@uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=peter.westlake@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).