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>
15 lines
533 B
Plaintext
15 lines
533 B
Plaintext
title: $:/language/Help/savetiddler
|
|
description: Saves a raw tiddler to a file
|
|
|
|
(Uwaga: zalecamy użycie komendy `--save`, która jest dużo bardziej elastyczna i dalej wspierana)
|
|
|
|
Zapisuje pojedynczego tiddlera jako surowy tekst lub dane binarne w wybranej ścieżce.
|
|
|
|
```
|
|
--savetiddler <title> <filename>
|
|
```
|
|
|
|
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.
|
|
|
|
Brakujące foldery w ścieżce zostają automatycznie utworzone.
|