mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
19 lines
347 B
Plaintext
19 lines
347 B
Plaintext
title: $:/language/Help/commands
|
|
description: 執行從篩選器傳回的命令
|
|
|
|
按順序執行從篩選器傳回的命令符記
|
|
|
|
```
|
|
--commands <filter>
|
|
```
|
|
|
|
範例
|
|
|
|
```
|
|
--commands "[enlist{$:/build-commands-as-text}]"
|
|
```
|
|
|
|
```
|
|
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
|
|
```
|