This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

Transclusion

 21st June 2024 at 7:40am

Definition

Wikipedia: Transclusion

In computer science, transclusion is the inclusion of part or all of an electronic document into one or more other documents by reference via hypertext.

In TiddlyWiki: Transclusion is the process of referencing one tiddler "A" from another tiddler "B" such that the content of "A" appears to be a part of "B".

Copying and pasting content creates multiple copies of the same content in several different places. With transclusion, there can be a single copy and a special instruction in "B" which indicates the point at which content should be inserted from tiddler "A".

Note that if the content of "A" is modified then the modification automatically appears in "B". This makes it easier to maintain repetitive content, by allowing every piece to be written in a single place, but viewed from many.

The concept of transclusion plays an important role in the Philosophy of Tiddlers because it is the primary way in which small items of content are combined.

To learn more: