On Sun, May 17, 2009 at 23:25, Matthew Lundin <mdl@imapmail.org> wrote:
Why not use categories for this? You could define a category for each
project:

--8<---------------cut here---------------start------------->8---
** Some Project
  :PROPERTIES:
  :CATEGORY: special project
  :END:
*** TODO Testing
--8<---------------cut here---------------end--------------->8---

Would show up in the agenda as:

--8<---------------cut here---------------start------------->8---
 special project:TODO Testing
--8<---------------cut here---------------end--------------->8---

Sounds line a good idea, but:...
Doubts:
1. I would have to set that prop for each project headline. // a lot of work
2. It is prone to "errors" > renaming the project does not rename the context, etc.

Thank's for the feedback,
Eraldo