Hi Eric,

I have an interesting use case:  I have multiple yes/no questions
(with checkboxes) and I'm using the tagCloudPlugin to derive pattern
recognition based on what's checked and what's not.  I.e. each
question if checked tags that tiddler and the possibilities that are
weighted more heavily by more tags get bigger related to the other
possibilities.

My only problem is that some questions point to multiple
possibilities.  Currently for those questions I have to have something
like this:

[_(thisTiddler|SuggestionA)][_(thisTiddler|SuggestionB)] has symptom x

which means I have to separately check off two boxes (sometimes it
might be 3 or 4) to get both tags on the tiddler.


Would it be possible to add in that capability, something like

[_(tiddler name|SuggestionA, Suggestion B, tag xyz)] has high blood
pressure

I didn't see that in the documentation and I did try a couple ways but
it always ended up as one big tag.  Hopefully this would not be a
major coding difficulty, and possibly useful for others.

Thanks,
Dave

-- 
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.

Reply via email to