emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Karl Maihofer <ignoramus@gmx.de>
To: emacs-orgmode@gnu.org
Subject: Re: Re: Adding tags, grouping tags
Date: Fri, 15 Oct 2010 10:29:58 +0200	[thread overview]
Message-ID: <20101015102958.9266699h4ij44e80@webmail.df.eu> (raw)
In-Reply-To: <87k4lk57aj.fsf@noorul.maa.corp.collab.net>


Noorul Islam K M <noorul@noorul.com> schrieb:
> I have something like this shamelessly copied from Bernt's doc.
>
> (setq org-tag-alist (quote ((:startgroup)
>                             ("@errand" . ?e)
>                             ("@office" . ?o)
>                             ("@home" . ?h)
>                             (:endgroup)
>                             ("PHONE" . ?p)
>                             ("NEXT" . ?n)
>                             ("WAITING" . ?w)
>                             ("HOME" . ?H)
>                             ("ORG" . ?O))))

Thanks for your reply! Correct me if I'm wrong, but doesn't this  
"only" effect that if you add the tag @office, than add the tag @home,  
the first will be deleted automatically? This is not the kind of  
grouping what I am looking for. For me it should - by the way - be  
possible to add several tags of the same group.

I'd like to use the same selection keys for different tags. For  
example I have the following groups:

Group "people":
- Key "h" -> Holger
- Key "o" -> Otto

Group "contexts":
- Key "h" -> @home
- Key "o" -> @office

To make this possible I think it is necessary to be able to select the  
group in the first step, and then the tag you want to assign - as it  
is possible for agenda groups.

Any ideas?

  reply	other threads:[~2010-10-15  8:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14 18:22 Adding tags, grouping tags Karl Maihofer
2010-10-15  5:55 ` Noorul Islam K M
2010-10-15  8:29   ` Karl Maihofer [this message]
2010-10-15  8:35     ` Carsten Dominik
2010-10-15  8:52       ` Karl Maihofer
2010-10-15 14:43         ` Ilya Shlyakhter
2010-10-16  5:32           ` Carsten Dominik
2010-10-16 19:26             ` Robert Horn
2010-10-16 20:09               ` Carsten Dominik
  -- strict thread matches above, loose matches on Subject: below --
2010-10-23 15:15 Robert Horn
2010-10-24 14:06 ` Christian Moe
2010-10-25  6:18 ` Carsten Dominik
2010-10-25 11:14   ` Robert Horn
2010-10-26 17:17     ` Karl Maihofer

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=20101015102958.9266699h4ij44e80@webmail.df.eu \
    --to=ignoramus@gmx.de \
    --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).