mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
commit
5fa6d001f8
@ -7,11 +7,16 @@
|
|||||||
"tiddlywiki/snowwhite",
|
"tiddlywiki/snowwhite",
|
||||||
"tiddlywiki/nighttime",
|
"tiddlywiki/nighttime",
|
||||||
"tiddlywiki/starlight",
|
"tiddlywiki/starlight",
|
||||||
|
"tiddlywiki/seamless",
|
||||||
"tiddlywiki/stickytitles",
|
"tiddlywiki/stickytitles",
|
||||||
"tiddlywiki/centralised",
|
"tiddlywiki/centralised",
|
||||||
"tiddlywiki/readonly"
|
"tiddlywiki/readonly"
|
||||||
],
|
],
|
||||||
"languages": [
|
"languages": [
|
||||||
"zh-Hans"
|
"zh-Hans"
|
||||||
]
|
],
|
||||||
|
"build": {
|
||||||
|
"index": [
|
||||||
|
"--rendertiddler","$:/core/save/all","zh-hans-demo.html","text/plain"]
|
||||||
|
}
|
||||||
}
|
}
|
@ -7,11 +7,16 @@
|
|||||||
"tiddlywiki/snowwhite",
|
"tiddlywiki/snowwhite",
|
||||||
"tiddlywiki/nighttime",
|
"tiddlywiki/nighttime",
|
||||||
"tiddlywiki/starlight",
|
"tiddlywiki/starlight",
|
||||||
|
"tiddlywiki/seamless",
|
||||||
"tiddlywiki/stickytitles",
|
"tiddlywiki/stickytitles",
|
||||||
"tiddlywiki/centralised",
|
"tiddlywiki/centralised",
|
||||||
"tiddlywiki/readonly"
|
"tiddlywiki/readonly"
|
||||||
],
|
],
|
||||||
"languages": [
|
"languages": [
|
||||||
"zh-Hant"
|
"zh-Hant"
|
||||||
]
|
],
|
||||||
|
"build": {
|
||||||
|
"index": [
|
||||||
|
"--rendertiddler","$:/core/save/all","zh-hant-demo.html","text/plain"]
|
||||||
|
}
|
||||||
}
|
}
|
@ -1,10 +1,10 @@
|
|||||||
title: $:/language/Help/output
|
title: $:/language/Help/output
|
||||||
description: 设置后续命令的基准输出目录
|
description: 设置后续命令的基准输出文件夹
|
||||||
|
|
||||||
设置后续命令的基准输出目录。默认输出目录为当前的工作目录。
|
设置后续命令的基准输出文件夹,默认为该版本文件夹的 `output` 子文件夹。
|
||||||
|
|
||||||
```
|
```
|
||||||
--output <pathname>
|
--output <pathname>
|
||||||
```
|
```
|
||||||
|
|
||||||
若指定的路径是相对路径,则它是被解析相对于当前的输出目录。
|
若指定的路径是相对路径,则它是被解析相对于当前的工作文件夹。
|
@ -7,4 +7,6 @@ description: 呈现个别条目为指定的内容类型
|
|||||||
--rendertiddler <title> <filename> [<type>]
|
--rendertiddler <title> <filename> [<type>]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
默认情况下,文件名被解析为相对于版本文件夹的 `output` 子文件夹。 `--output` 命令可以用于将输出指定到一个不同的文件。
|
||||||
|
|
||||||
自动创建在文件名称的路径中任何缺少的文件夹。
|
自动创建在文件名称的路径中任何缺少的文件夹。
|
@ -13,4 +13,6 @@ description: 呈现符合筛选条件的条目为指定的内容类型
|
|||||||
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain
|
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain
|
||||||
```
|
```
|
||||||
|
|
||||||
|
默认情况下,路径名被解析为相对于版本文件夹的 `output` 子文件夹。 `--output` 命令可以用于将输出指定到一个不同的文件。
|
||||||
|
|
||||||
在目标文件夹中的任何文件都会被删除。若缺少目标文件夹,则以递回方式创建。
|
在目标文件夹中的任何文件都会被删除。若缺少目标文件夹,则以递回方式创建。
|
@ -1,10 +1,12 @@
|
|||||||
title: $:/language/Help/savetiddler
|
title: $:/language/Help/savetiddler
|
||||||
description: 將條目的原始內容保存到一個文件
|
description: 将条目的原始内容保存到一个文件
|
||||||
|
|
||||||
保存個別條目的原始文本或二进制格式到指定的文件名。
|
保存个别条目的原始文本或二进制格式到指定的文件名。
|
||||||
|
|
||||||
```
|
```
|
||||||
--savetiddler <title> <filename>
|
--savetiddler <title> <filename>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
默认情况下,文件名被解析为相对于版本文件夹的 `output` 子文件夹。 `--output` 命令可以用于将输出指定到一个不同的文件。
|
||||||
|
|
||||||
自动创建在文件名称的路径中任何缺少的文件夹。
|
自动创建在文件名称的路径中任何缺少的文件夹。
|
@ -1,10 +1,10 @@
|
|||||||
title: $:/language/Help/output
|
title: $:/language/Help/output
|
||||||
description: 設置後續命令的基準輸出目錄
|
description: 設定後續命令的基準輸出資料夾
|
||||||
|
|
||||||
設置後續命令的基準輸出目錄。預設輸出目錄為當前的工作目錄。
|
設定後續命令的基準輸出資料夾,預設為該版本資料夾的 `output` 子資料夾。
|
||||||
|
|
||||||
```
|
```
|
||||||
--output <pathname>
|
--output <pathname>
|
||||||
```
|
```
|
||||||
|
|
||||||
若指定的路徑是相對路徑,則它是被解析相對於當前的輸出目錄。
|
若指定的路徑是相對路徑,則它是被解析相對於當前的工作資料夾。
|
@ -7,4 +7,6 @@ description: 呈現個別條目為指定的內容類型
|
|||||||
--rendertiddler <title> <filename> [<type>]
|
--rendertiddler <title> <filename> [<type>]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
預設情況下,檔名被解析為相對於版本資料夾的 `output` 子資料夾。 `--output` 命令可以用於將輸出指定到一個不同的資料夾。
|
||||||
|
|
||||||
自動建立在檔案名稱的路徑中任何缺少的資料夾。
|
自動建立在檔案名稱的路徑中任何缺少的資料夾。
|
@ -13,4 +13,6 @@ description: 呈現符合篩選條件的條目為指定的內容類型
|
|||||||
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain
|
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain
|
||||||
```
|
```
|
||||||
|
|
||||||
|
預設情況下,路徑名被解析為相對於版本資料夾的 `output` 子資料夾。 `--output` 命令可以用於將輸出指定到一個不同的資料夾。
|
||||||
|
|
||||||
在目標資料夾中的任何檔案都會被刪除。若缺少目標資料夾,則以遞迴方式建立。
|
在目標資料夾中的任何檔案都會被刪除。若缺少目標資料夾,則以遞迴方式建立。
|
@ -7,4 +7,6 @@ description: 將條目的原始內容儲存到一個檔案
|
|||||||
--savetiddler <title> <filename>
|
--savetiddler <title> <filename>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
預設情況下,檔名被解析為相對於版本資料夾的 `output` 子資料夾。 `--output` 命令可以用於將輸出指定到一個不同的資料夾。
|
||||||
|
|
||||||
自動建立在檔案名稱的路徑中任何缺少的資料夾。
|
自動建立在檔案名稱的路徑中任何缺少的資料夾。
|
Loading…
Reference in New Issue
Block a user