You can easily add a field to a tiddler that references another tiddler. Or add a field that has a list of tiddlers. But there's nothing to enforce those relationships like in full-blown relational database.
Generally you could use these relations via some mix of (possibly nested) list widgets, filters, and other widgets to create the kind of "reports" you want. It's better to talk in terms of what your objectives are. Good luck! -- Mark On Sunday, June 24, 2018 at 1:38:54 PM UTC-7, TJ Walker wrote: > > TiddlerFields are name:value pairs that make up a tiddler >> <https://tiddlywiki.com/#TiddlerFields> >> > > So, tiddlers're more or less dictionaries/associative arrays/maps as db > records, right? Within many contexts that offer such constructs, I've found > that one dictionary can be set as the value of a key/attribute/field on > another dictionary. I was hoping to be able to do this in TiddlyWiki; > though, in poring over the docs, I wasn't able to determine how to set one > tiddler or a Title List <https://tiddlywiki.com/#Title%20List> of > tiddlers as the value of a custom field on another tiddler. Is this > possible? > > ... > > ... > > ... > -- 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/0cfa955d-46ef-490d-b4ec-b4f5a98dfd5e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

