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: Tue, 26 Oct 2010 19:17:55 +0200	[thread overview]
Message-ID: <20101026191755.19201u84vp4pg02s@webmail.df.eu> (raw)
In-Reply-To: <4CC56698.6090603@alum.mit.edu>

Carsten wrote:
>> 2. A complex new structure that would somehow utilize properties to
>>    crease a tag-like parallel structure that can be used in searches.

I think it is a interesting idea to use properties for an "extended"  
use of tags.

My first attempt to implement my use of tags to organize my documents  
in orgmode:

* Title of the memo                                    :ATTACH:
  :PROPERTIES:
  :Attachments: Memo.pdf
  :ID:       e77dc30e-53c4-4dde-b451-e2g8aa8964c
  :Topic_ALL: Topic1 Topic2 Topic3
  :Client_ALL: Client1 Client2 Client3
  :Topic:
  :Client:
  :END:

I use an org-capture template that gives me the structure above to  
save new entries to my orgmode-based collection of documents. In the  
example above the name of the property item is something like a tag  
group. This enables me to insert tags easily (I can use "C-c C-x p Cl  
TAB RET" and then scroll through the possible values defined by *_ALL  
using the arrow keys). But since the client-entry can only have one  
value, the memo can concern different topics... but the property  
"Topic" can only have one value, of course.

I think it would not be nice to use "topic_one", "topic_two" and  
"topic_three" as properties to be prepared for these cases where an  
entry can have more than one value.

Any ideas on how to realize multible tags (being in the same group)  
per entry using the properties function?

  reply	other threads:[~2010-10-26 17:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-23 15:15 Re: Adding tags, grouping tags 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 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-14 18:22 Karl Maihofer
2010-10-15  5:55 ` Noorul Islam K M
2010-10-15  8:29   ` Karl Maihofer
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

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=20101026191755.19201u84vp4pg02s@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).