1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 03:19:55 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/untagged.tid
2015-02-03 19:29:25 +00:00

20 lines
601 B
Plaintext

created: 20140410103123179
modified: 20150203191821000
tags: [[Filter Operators]] [[Tag Operators]] [[Negatable Operators]]
title: untagged Operator
type: text/vnd.tiddlywiki
caption: untagged
op-purpose: discard any input titles that have tags
op-input: a [[selection of titles|Title Selection]]
op-parameter: none
op-output: those input tiddlers that have no tags
op-neg-output: those input tiddlers that have at least one tag
A tiddler is deemed to have no tags if it:
* doesn't exist
* doesn't have a <<.field tags>> field
* has an empty <<.field tags>> field
<<.operator-examples "untagged">>