*Idea for relating the values between TWO different TagTypes (uses, parts, chems, etc):*
For scientific fields which require this level of detail, like pharmacognosy (study of medicinal plants and making drugs out of them). Example uses: - sorting the plants with "tyramine" inside their "root". - sorting the plants with "stimulant" effects within their "bark" Obviously we need a Dict datatype here which can optionally store arrays as both key and value: [[key]:[value]] 1:n examples: - [root:[stimulant, antiseptic, neuroprotective]] (part:effect pair) - [root:[tyramine, caffeine, yohimbine, capsicin]] (part:chem pair) n:m examples: - [[root, leaf, bark]:[depressant, cardiotoxic]] - [[branch, blossom]:[tyramine, tannins]] -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9713b693-4bbd-49fe-bf70-8c9e6e6cf164%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

