mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
19 lines
352 B
Plaintext
19 lines
352 B
Plaintext
|
title: $:/language/Help/commands
|
||
|
description: Uruchom komendy zwrócone przez filtr
|
||
|
|
||
|
Uruchamia komendy zwrócone przez filtr.
|
||
|
|
||
|
```
|
||
|
--commands <filter>
|
||
|
```
|
||
|
|
||
|
Dla przykładu:
|
||
|
|
||
|
```
|
||
|
--commands "[enlist{$:/build-commands-as-text}]"
|
||
|
```
|
||
|
|
||
|
```
|
||
|
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
|
||
|
```
|