1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 03:19:55 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/storyviews.tid
btheado d21fabca4b
Docs: Fix filters selection constructors tag (#6154)
Add constructor tag to these filter operators:
* deserializers
* range
* storyviews

Remove constructor tag from
* enlist-input
2021-10-31 10:36:45 +00:00

15 lines
476 B
Plaintext

created: 20150126141718000
modified: 20150203191420000
tags: [[Filter Operators]] [[Special Operators]] [[Selection Constructors]]
title: storyviews Operator
type: text/vnd.tiddlywiki
caption: storyviews
op-purpose: select the names of all the story views
op-input: ignored
op-parameter: none
op-output: the name of each story view
The names are those exported by [[modules|Modules]] whose <<.field module-type>> is <<.value storyview>>.
<<.operator-examples "storyviews">>