1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 17:53:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/links.tid

18 lines
680 B
Plaintext
Raw Normal View History

2014-04-10 18:56:51 +00:00
created: 20140410103123179
modified: 20150124184844000
tags: [[Filter Operators]] [[Common Operators]]
title: links Operator
2014-04-10 18:56:51 +00:00
type: text/vnd.tiddlywiki
caption: links
purpose: find the titles linked to by each input title
2014-04-10 18:56:51 +00:00
<$macrocall $name=".operator-def"
input="a [[selection of titles|Title Selection]]"
parameter="none"
output="the titles to which the input tiddlers contain [[hard links|Hard and Soft Links]]"
/>
2014-04-10 18:56:51 +00:00
Each input title is processed in turn. The corresponding tiddler's list of links 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.
2014-04-10 18:56:51 +00:00
<<.operator-examples "links">>