emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Manuel Hermenegildo <herme@fi.upm.es>
To: emacs-orgmode@gnu.org
Subject: global tags for a file
Date: Fri, 16 May 2008 18:14:26 +0200	[thread overview]
Message-ID: <18477.45794.800484.69970@clip.dia.fi.upm.es> (raw)


Is there a way to set tags globally for a file, so that all entries in
the file inherit that tag? I was looking for something similar to what
(I think) #+PROPERTY: does, but for tags, but could not find it.

Or perhaps I do not need it and there is another way to do what I am
trying to do: 

- In our group we are using org *collaboratively* and have files that
   that are shared (using svn or git) and have tasks assigned to
   different people and files which belong to just one person
   (personal task files).

- We use tags to assign tasks to people (perhaps there is a better
  way? But see below.).

- When then use a filter function based on tags and inheritance to
  build the agenda for a particular person. 

- The shared files look like this, which is OK:

* Task to be done by Frank   :Manuel:
* Task to be done by Martha  :Martha:
** This task will also be done by Martha (tag is inherited)

- But, when a file belongs to only one person it is a bit of a pain to
  have to put the tag in each first level header:

* This is one of my tasks :Manuel:
** This  one of my sub tasks (tag is inherited)
* This another one of my tasks :Manuel:

  I can always of course move everything one level down:

* All Manuel's tasks: :Manuel:
** This is one of my tasks (tag is inherited)
*** This  one of my sub tasks (tag is inherited)
** This another one of my tasks (tag is inherited)

  but is not as nice (e.g., to look at or for exporting) as this would
  be:

#+TAG: Manuel
* This is one of my tasks (tag is inherited)
** This  one of my sub tasks (tag is inherited)
* This another one of my tasks (tag is inherited)

Thanks in advance for your help.

Manuel

-- 
-------------------------------------------------------------------------------
 Manuel Hermenegildo                     |              Prof., C.S. Department
 Director, IMDEA-Software and CLIP Group |                T.U. of Madrid (UPM)
 http://www.cliplab.org/herme            | +34-91-336-7435 (W) -352-4819 (Fax)
-------------------------------------------------------------------------------

             reply	other threads:[~2008-05-16 16:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-16 16:14 Manuel Hermenegildo [this message]
2008-05-16 16:44 ` global tags for a file Manuel Hermenegildo
2008-05-19 17:47 ` Carsten Dominik
2008-05-20  8:42   ` Manuel Hermenegildo
2008-06-03 11:19   ` Manuel Hermenegildo
2008-06-10 11:42     ` Dominik, C.
2008-06-10 11:43     ` Dominik, C.
2008-06-10 11:50       ` Manuel Hermenegildo

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=18477.45794.800484.69970@clip.dia.fi.upm.es \
    --to=herme@fi.upm.es \
    --cc=emacs-orgmode@gnu.org \
    /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).