From 832d8f701bfe46bc8d31233e278c151f89885503 Mon Sep 17 00:00:00 2001 From: twMat Date: Mon, 22 May 2023 14:21:57 +0200 Subject: [PATCH] Update Filter Run Prefix (Examples).tid This catches all filter run prefixes. This is superior to the current hardcoded text that doesn't give any clues about non-documented prefixes. My *actual* wish is to implement the more elaborate changes outlined [here](https://talk.tiddlywiki.org/t/ranty-proposal-for-docs-on-filter-run-prefixes/5772)... but this current PR is at least an improvement meanwhile. --- .../syntax/Filter Run Prefix (Examples).tid | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/editions/tw5.com/tiddlers/filters/syntax/Filter Run Prefix (Examples).tid b/editions/tw5.com/tiddlers/filters/syntax/Filter Run Prefix (Examples).tid index dc39c948d..b03790db8 100644 --- a/editions/tw5.com/tiddlers/filters/syntax/Filter Run Prefix (Examples).tid +++ b/editions/tw5.com/tiddlers/filters/syntax/Filter Run Prefix (Examples).tid @@ -4,18 +4,9 @@ tags: [[Filter Syntax]] [[Filter Run Prefix Examples]] title: Filter Run Prefix (Examples) type: text/vnd.tiddlywiki -!! `:filter` examples +<$list filter='[all[shadows]module-type[filterrunprefix]] :map[split[/]last[]removesuffix[.js]]' variable=pfx> -See [[Filter Filter Run Prefix (Examples)]] +!!<$text text={{{ [addprefix[:]] }}}/> examples -!! `:intersection` examples - -See [[Intersection Filter Run Prefix (Examples)]] - -!! `:reduce` examples - -See [[Reduce Filter Run Prefix (Examples)]] - -!! `:sort` examples - -See [[Sort Filter Run Prefix (Examples)]] +See {{{ [sentencecase[]addsuffix[ Filter Run Prefix (Examples)]] }}} +