all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Random tag-related thoughts
@ 2006-11-22 23:54 Bastien
  2006-11-23 10:54 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2006-11-22 23:54 UTC (permalink / raw)
  To: emacs-orgmode

Hi Carsten and list,

just a few midnight thoughts on tags.

0) regexp matching 

   Let's say we have :tag0: and :tag1: - then we want C-c \ to match
   all :tag.: - would that be possible?

1) numeric tagging

   Imagine we use numeric tags like :000: :001: 002: etc.  Sometimes
   and somehow we want to match tags between :001: and :X: (X being a
   number between 0 and 999:) - can we achieve this?

   (Actuallay i stumbled on this while tagging programming tasks with
   expected version numbers but was stuck because i couldn't look up
   for tags between two versions.)

2) grouping tags

   { tag1 tag2 } is for mutually exclusive tags

   What about [ tag1 tag2 (tag)] for grouping tags - "(tag)" being the
   tag-name of the group (i.e. matching all tags in this group)?
   
I'll stop here - was just musing around posibilities, not actual need.
But thought it might be interesting anyway.

Best,

-- 
Bastien

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-25  0:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-22 23:54 Random tag-related thoughts Bastien
2006-11-23 10:54 ` Carsten Dominik
2006-11-23 11:45   ` Bastien

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.