Hi Rick,
 

> When you state "...use *A*, *B*, *C* as tags tagging to *order..."*
> Does that mean creating tiddlers titled A, B,and C with the tag 'order" 
> and creating a tiddler titled 'order' with tags A, B, and C ?
>

Nope, it means that you have thre tiddlers A, B and C which you use as tags 
indicating the order of a tiddler and that each of them have at least one 
tag themselves: *order*. Thus you get an implicit tagging tree, e.g.

   - *order*
      - *A*
         - foo
         - bar
      - *B*
         - baz
      - *C*
      - mumble
         - frotz
         - gronk
      
The same with any other tags, be they GTD or whatever...

   - context
      - @call
         - call mum
         - call dad
      - @buy
         - new shoes
         - a guitar
      - @read
         - booklist 2015
         - paper foo
      
So, here again, you have a GTD category called "*context*" and, atm, three 
category tags tagging to it, e.g. *@call* (call someone), *@buy* (buy 
somethimg) and *@read* (read that)... and then a number of tiddler's that 
have those as tags.

So, when you decide to get some action going, you can take a look at "ok, 
what do I need to buy"... or, you're in the mood of reading and it's your 
special day and night of the week, so "what's left to read?", ah... I see.
 

> Maybe this is obvious to some...but not to me..:)
>

Don't worry, when it finally sinks in, it sinks in real good.

Here's a macro I recently wrote that helps you show grouped lists, e.g. all 
*task* tiddlers grouped by *order*...

http://xlist.tiddlyspot.com

...for that to work, *xlist* needs to know which tags are "order tags... 
or, alternatively, which field is the order field, if you prefer using more 
invisible fields instead.

Best wishes, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to