1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-05 20:16:48 +00:00
TiddlyWiki5/core/language/en-GB/Help/commands.tid

15 lines
350 B
Plaintext

title: $:/language/Help/commands
description: Run commands returned from a filter
It runs sequentially the commands returned from the filter.
```
--commands <filter>
```
Examples
`--commands "[enlist{$:/build-commands-as-text}]"`
`--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"`