mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 18:16:18 +00:00
cdd3f4b6a2
* Update German translations - fix some typos * fix typo
14 lines
355 B
Plaintext
14 lines
355 B
Plaintext
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>]"` |