mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-15 15:10:30 -08:00
Merge 832d8f701b into 4bb0bc5527
This commit is contained in:
commit
5a97742bea
1 changed files with 4 additions and 13 deletions
|
|
@ -4,18 +4,9 @@ tags:
|
|||
title: Filter Run Prefix (Examples)
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
!! `:filter` examples
|
||||
<$list filter='[all[shadows]module-type[filterrunprefix]] :map[<currentTiddler>split[/]last[]removesuffix[.js]]' variable=pfx>
|
||||
|
||||
See [[Filter Filter Run Prefix (Examples)]]
|
||||
!!<code><$text text={{{ [<pfx>addprefix[:]] }}}/></code> 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 {{{ [<pfx>sentencecase[]addsuffix[ Filter Run Prefix (Examples)]] }}}
|
||||
</$list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue