TiddlyWiki5/languages/de-DE/Help/commands.tid
2025-06-22 12:22:02 +01:00

18 lines
No EOL
367 B
Text

title: $:/language/Help/commands
description: Ausführen von Befehlen aus einem Filter
Sequentielle Abarbeitung von Befehlen aus einem Filter.
```
--commands <filter>
```
Beispiele
```
--commands "[enlist:raw{$:/build-commands-as-text}]"
```
```
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
```