1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-05 21:50:02 +00:00

14 lines
357 B
Plaintext
Raw Normal View History

2022-12-05 23:04:52 +01:00
title: $:/language/Help/commands
description: Ausführen von Befehlen aus einem Tiddler
2023-11-28 14:49:13 +01:00
Sequentielle Abarbeitung von Befehlen aus einem Tiddler.
2022-12-05 23:04:52 +01:00
```
--commands <filter>
```
Beispiele
2023-11-28 14:49:13 +01:00
`--commands "[enlist:raw{$:/build-commands-as-text}]"`
2022-12-05 23:04:52 +01:00
`--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"`