Files
TiddlyWiki5/core/modules
Jeremy Ruston 611adadaed Add apply filter run prefix
The map filter run prefix is often used as a way to move a computed value in the input list into a variable so that it can be used as a parameter of a filter operator. The apply filter run prefix extends this idea to make the input list available as variables $1, $2 etc. Unlike the map prefix, the apply filter run is only evaluated once.
2025-02-12 10:04:46 +00:00
..
2025-01-28 15:44:42 +00:00
2024-07-27 14:00:52 +01:00
2023-12-12 15:48:09 +00:00