mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-11 17:21:56 -07:00
18 lines
No EOL
523 B
Text
18 lines
No EOL
523 B
Text
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>]"
|
|
``` |