TiddlyWiki5/editions/tw5.com/tiddlers/filters/FilterOperator links.tid

15 wiersze
498 B
Plaintext

created: 20140410103123179
modified: 20140410103123179
tags: Filters CommonFilters
caption: links
title: FilterOperator: links
type: text/vnd.tiddlywiki
The ''links'' filter operator replaces the current list with a list of the targets of outgoing links from those tiddlers.
For example:
|!Filter String |!Description |
|`[[HelloThere]links[]]` |Returns the titles of tiddlers linked from `HelloThere` |
|`[all[current]links[]]` |Returns the titles of tiddlers linked from the current tiddler |