mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
e0561397f1
* add Polish translation * tweak Polish translations to make certain things moree readable primarily changed translation of "story river" to keep using the English phrase, but also some other phraes that were awkward when I used the translation * add polish flag icon * add polish translation notes * replace 'ukryte tiddlery' with 'tiddlery-cienie' Co-authored-by: Maurycy Zarzycki <maurycy@evidentlycube.com>
17 lines
678 B
Plaintext
17 lines
678 B
Plaintext
title: $:/language/Help/savetiddlers
|
|
description: Zapisuje tiddlery do folderu
|
|
|
|
(Uwaga: zalecamy użycie komendy `--save`, która jest dużo bardziej elastyczna i dalej wspierana)
|
|
|
|
Zapisuje grupę tiddlerów jako surowy tekst lub dane binarne w wybranym folderze.
|
|
|
|
```
|
|
--savetiddlers <filter> <pathname> ["noclean"]
|
|
```
|
|
|
|
Domyślnie ścieżka do zapisu jest relatywna do folderu `output` w folderze wiki. Komenda `--output` może być użyta by wybrać inny folder wyjściowy.
|
|
|
|
Wszystkie pliki z folderu wyjściowego są usuwane przed rozpocząciem zapisu. Można użyć argumentu ''noclean'' by tego nie robić.
|
|
|
|
Brakujące foldery w ścieżce zostają automatycznie utworzone.
|