Wow, Thanks all for your help and suggestions.
However, it is now becoming clear to me that I am in way over my head with this. The lack of experience and training with code doesn't really help either. It seems that I have not been able to express myself clearly enough and that for some of the good suggestions, I still cannot create/ modify the code in an adequate manner. Let me try to clarify the situation. I have 7 tiddlers/forms which utilize the newTiddlerFromForm ( http://www.tiddlytools.com/#FAQ_CreateTiddlersFromForms ). The user creates new tiddlers from these forms. Each tiddler created with any of these forms has Tag1 as a common denominator. Any tiddler created with form 1 will also have Tag2a, while any tiddler created with form 2 will also have Tag2b, with form 3 - Tag2c, and so on. Now, in each form, one user text input is also used to create the third tag. This seems to be the problematic part for the sorting, since the third tag can literally be anything, a user created short text input. This is also quite vital to the whole purpose of the tiddlywiki I am creating. It is expected that there will be a limited amount of different inputs by the users. Now, I have been unable to modify the 7 forms as such that the resulting tiddler would contain a slice or a field called "Description". If I was able to do that, Mark's suggestion or Mario's suggestion with the MatchTagsPlugin would work. Tobias has written an elaborate and very complicated looking script. Unfortunately I cannot get it to work either. So, effectively, my question now becomes: How can I make a field into the resulting tiddler of my forms? I understand that this field value should be / is the same as the user input and thus the third tag. Thanks for your help and sorry for any frustration I might have caused by not realizing that the answer is right in front of me. (=
-- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

