mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
14 lines
354 B
Plaintext
14 lines
354 B
Plaintext
|
title: $:/language/Help/commands
|
||
|
description: Ausführen von Befehlen aus einem Tiddler
|
||
|
|
||
|
Sequentielle Abarbeitung von Befehlen aus einem Tiddler.
|
||
|
|
||
|
```
|
||
|
--commands <filter>
|
||
|
```
|
||
|
|
||
|
Beispiele
|
||
|
|
||
|
`--commands "[enlist{$:/build-commands-as-text}]"`
|
||
|
|
||
|
`--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"`
|