1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-23 12:24:22 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/transcludes.tid

14 lines
633 B
Plaintext
Raw Normal View History

created: 20211002204500000
tags: [[Filter Operators]] [[Common Operators]]
title: transcludes Operator
type: text/vnd.tiddlywiki
caption: transcludes
op-purpose: find the titles linked to by each input title
op-input: a [[selection of titles|Title Selection]]
op-parameter: none
op-output: the titles to which the input tiddlers [[transcludes|Transclusion]]
Each input title is processed in turn. The corresponding tiddler's list of transcludes is generated, in the order in which they appear in the tiddler's text, and [[dominantly appended|Dominant Append]] to the operator's overall output.
<<.operator-examples "transcludes">>