mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 06:04:55 +00:00
18 lines
523 B
Plaintext
18 lines
523 B
Plaintext
title: $:/language/Help/commands
|
|
description: Εκτέλεσε τις εντολές που επιστρέφονται από ένα φίλτρο
|
|
|
|
Εκτέλεσε διαδοχικά τα διακριτικά εντολών που επιστρέφονται από ένα φίλτρο
|
|
|
|
```
|
|
--commands <filter>
|
|
```
|
|
|
|
Παραδείγματα
|
|
|
|
```
|
|
--commands "[enlist:raw{$:/build-commands-as-text}]"
|
|
```
|
|
|
|
```
|
|
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
|
|
``` |