From cedfef14c260b126ed4fd82c4ceffdd72eabc2f8 Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Fri, 14 Feb 2025 15:41:19 +0100 Subject: [PATCH] Update Else Filter Run Prefix.tid --- .../tw5.com/tiddlers/filters/syntax/Else Filter Run Prefix.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/filters/syntax/Else Filter Run Prefix.tid b/editions/tw5.com/tiddlers/filters/syntax/Else Filter Run Prefix.tid index 263b14cdf..ecedc3f3b 100644 --- a/editions/tw5.com/tiddlers/filters/syntax/Else Filter Run Prefix.tid +++ b/editions/tw5.com/tiddlers/filters/syntax/Else Filter Run Prefix.tid @@ -1,6 +1,6 @@ created: 20230318142408662 from-version: 5.1.23 -modified: 20250214134609217 +modified: 20230322140756821 rp-input: all titles from previous filter runs rp-output: if the filter output so far is an empty list then the output titles of the run are [[dominantly appended|Dominant Append]] to the filter's output.
if the filter output so far is not an empty list then the run is ignored. rp-purpose: the filter run is only evaluated if the filter output of all previous runs so far is an empty list