diff --git a/editions/ja-JP/tiddlers/commands/BuildCommand.tid b/editions/ja-JP/tiddlers/commands/BuildCommand.tid new file mode 100644 index 000000000..39608d027 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/BuildCommand.tid @@ -0,0 +1,13 @@ +created: 20140425085548209 +modified: 20260112112942242 +original-modified: 20140427210435569 +tags: Commands +title: BuildCommand +ja-title: Buildコマンド +type: text/vnd.tiddlywiki +caption: build + +{{$:/language/Help/build}} + +ビルドターゲットの定義の詳細については、[[tiddlywiki.infoファイル|tiddlywiki.info Files]]を参照してください。 + diff --git a/editions/ja-JP/tiddlers/commands/ClearPasswordCommand.tid b/editions/ja-JP/tiddlers/commands/ClearPasswordCommand.tid new file mode 100644 index 000000000..52b8358f1 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/ClearPasswordCommand.tid @@ -0,0 +1,6 @@ +title: ClearPasswordCommand +ja-title: ClearPasswordコマンド +tags: Commands +caption: clearpassword + +{{$:/language/Help/clearpassword}} diff --git a/editions/ja-JP/tiddlers/commands/Commands.tid b/editions/ja-JP/tiddlers/commands/Commands.tid new file mode 100644 index 000000000..474e3c04f --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/Commands.tid @@ -0,0 +1,17 @@ +created: 20150117174359000 +modified: 20260112112021010 +original-modified: 20241018094151786 +tags: Concepts Reference +title: Commands +ja-title: コマンド +type: text/vnd.tiddlywiki + +<<.def コマンド>>とは、以下に列挙した単語で、頭に`--`を付けて記述され、Node.jsのコマンドラインオプションとして使用され、必要なアクションを示します。使用方法の詳細については、[[Node.jsでTiddlyWikiを使用する|Using TiddlyWiki on Node.js]]を参照してください。 + +''コマンド'' + +<> + +''非推奨のコマンド'' + +<> diff --git a/editions/ja-JP/tiddlers/commands/CommandsCommand.tid b/editions/ja-JP/tiddlers/commands/CommandsCommand.tid new file mode 100644 index 000000000..f8d9fd234 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/CommandsCommand.tid @@ -0,0 +1,10 @@ +created: 20221204202531478 +modified: 20260113104448590 +original-modified: 20221204202531478 +tags: Commands +title: CommandsCommand +ja-title: Commandsコマンド +type: text/vnd.tiddlywiki +caption: commands + +{{$:/language/Help/commands}} diff --git a/editions/ja-JP/tiddlers/commands/DeleteTiddlersCommand.tid b/editions/ja-JP/tiddlers/commands/DeleteTiddlersCommand.tid new file mode 100644 index 000000000..2e4db820b --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/DeleteTiddlersCommand.tid @@ -0,0 +1,9 @@ +title: DeleteTiddlersCommand +ja-title: DeleteTiddlersコマンド +tags: Commands +created: 20190530155418184 +modified: 20260113104702839 +original-modified: 20190530155418184 +caption: deletetiddlers + +{{$:/language/Help/deletetiddlers}} diff --git a/editions/ja-JP/tiddlers/commands/EditionsCommand.tid b/editions/ja-JP/tiddlers/commands/EditionsCommand.tid new file mode 100644 index 000000000..02e2e04f4 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/EditionsCommand.tid @@ -0,0 +1,10 @@ +created: 20141029114305697 +modified: 20260113104841742 +original-modified: 20141029114305697 +tags: Commands +title: EditionsCommand +ja-title: Editionsコマンド +type: text/vnd.tiddlywiki +caption: editions + +{{$:/language/Help/editions}} diff --git a/editions/ja-JP/tiddlers/commands/FetchCommand.tid b/editions/ja-JP/tiddlers/commands/FetchCommand.tid new file mode 100644 index 000000000..618f60e0f --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/FetchCommand.tid @@ -0,0 +1,10 @@ +created: 20170218131511071 +modified: 20260113105010966 +original-modified: 20170218131511071 +tags: Commands +title: FetchCommand +ja-title: Fetchコマンド +type: text/vnd.tiddlywiki +caption: fetch + +{{$:/language/Help/fetch}} diff --git a/editions/ja-JP/tiddlers/commands/HelpCommand.tid b/editions/ja-JP/tiddlers/commands/HelpCommand.tid new file mode 100644 index 000000000..c3dfedc1a --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/HelpCommand.tid @@ -0,0 +1,10 @@ +created: 20140225195548209 +modified: 20260113105202782 +original-modified: 20140225195738745 +tags: Commands +title: HelpCommand +ja-title: Helpコマンド +type: text/vnd.tiddlywiki +caption: help + +{{$:/language/Help/help}} diff --git a/editions/ja-JP/tiddlers/commands/ImportCommand.tid b/editions/ja-JP/tiddlers/commands/ImportCommand.tid new file mode 100644 index 000000000..52e4a113e --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/ImportCommand.tid @@ -0,0 +1,10 @@ +caption: import +created: 20170712153850528 +modified: +original-modified: 20170712153850528 +tags: Commands +title: ImportCommand +ja-title: Importコマンド +type: text/vnd.tiddlywiki + +{{$:/language/Help/import}} diff --git a/editions/ja-JP/tiddlers/commands/InitCommand.tid b/editions/ja-JP/tiddlers/commands/InitCommand.tid new file mode 100644 index 000000000..9c8daa4e7 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/InitCommand.tid @@ -0,0 +1,14 @@ +created: 20140223195548209 +modified: 20260114113000902 +original-modified: 20140617212529392 +tags: Commands +title: InitCommand +ja-title: Initコマンド +type: text/vnd.tiddlywiki +caption: init + +{{$:/language/Help/init}} + +参照: + +* [[Node.jsの環境変数|Environment Variables on Node.js]] diff --git a/editions/ja-JP/tiddlers/commands/ListenCommand.tid b/editions/ja-JP/tiddlers/commands/ListenCommand.tid new file mode 100644 index 000000000..3176cc7f1 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/ListenCommand.tid @@ -0,0 +1,12 @@ +caption: listen +created: 20180626135301279 +modified: 20260114113255286 +original-modified: 20180701171046122 +tags: Commands +title: ListenCommand +ja-title: Listenコマンド +type: text/vnd.tiddlywiki + +<<.from-version "5.1.18">> TiddlyWikiのWebサーバー機能の詳細については、WebServerを参照してください。 + +{{$:/language/Help/listen}} \ No newline at end of file diff --git a/editions/ja-JP/tiddlers/commands/LoadCommand.tid b/editions/ja-JP/tiddlers/commands/LoadCommand.tid new file mode 100644 index 000000000..4e0ad1ded --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/LoadCommand.tid @@ -0,0 +1,10 @@ +created: 20140119201439976 +modified: 20260114113547774 +original-modified: 20140119201554602 +tags: Commands +title: LoadCommand +ja-title: Loadコマンド +type: text/vnd.tiddlywiki +caption: load + +{{$:/language/Help/load}} diff --git a/editions/ja-JP/tiddlers/commands/MakeLibraryCommand.tid b/editions/ja-JP/tiddlers/commands/MakeLibraryCommand.tid new file mode 100644 index 000000000..67cf77781 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/MakeLibraryCommand.tid @@ -0,0 +1,12 @@ +created: 20140903085210479 +modified: 20260115111052473 +original-modified: 20140903085210479 +tags: Commands +title: MakeLibraryCommand +ja-title: MakeLibraryコマンド +type: text/vnd.tiddlywiki +caption: makelibrary + +{{$:/language/Help/makelibrary}} + +詳細については、UpgradeMechanismを参照してください。 diff --git a/editions/ja-JP/tiddlers/commands/OutputCommand.tid b/editions/ja-JP/tiddlers/commands/OutputCommand.tid new file mode 100644 index 000000000..d02ca83f1 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/OutputCommand.tid @@ -0,0 +1,10 @@ +created: 20140425085548209 +modified: 20260115111503921 +original-modified: 20140425085738745 +tags: Commands +title: OutputCommand +ja-title: Outputコマンド +type: text/vnd.tiddlywiki +caption: output + +{{$:/language/Help/output}} diff --git a/editions/ja-JP/tiddlers/commands/PasswordCommand.tid b/editions/ja-JP/tiddlers/commands/PasswordCommand.tid new file mode 100644 index 000000000..a4667244e --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/PasswordCommand.tid @@ -0,0 +1,6 @@ +title: PasswordCommand +ja-title: Passwordコマンド +tags: Commands +caption: password + +{{$:/language/Help/password}} diff --git a/editions/ja-JP/tiddlers/commands/RenderCommand.tid b/editions/ja-JP/tiddlers/commands/RenderCommand.tid new file mode 100644 index 000000000..d23e9b0ab --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/RenderCommand.tid @@ -0,0 +1,18 @@ +caption: render +created: 20170919131752774 +modified: 20260115111855816 +original-modified: 20250811164528905 +tags: Commands +title: RenderCommand +ja-title: Renderコマンド +type: text/vnd.tiddlywiki + +{{$:/language/Help/render}} + +<$button class="tc-btn-invisible" style="text-decoration:underline"> +利用可能なレンダリングテンプレートを表示 +<$action-setfield $tiddler="$:/temp/advancedsearch" text="[all[shadows]prefix[$:/core/templates/]]"/> +<$action-setfield $tiddler="$:/temp/advancedsearch/input" text="[all[shadows]prefix[$:/core/templates/]]"/> +<$action-setfield $tiddler="$:/state/tab--1498284803" text="$:/core/ui/AdvancedSearch/Filter"/> +<$action-navigate $to="$:/AdvancedSearch"/> + diff --git a/editions/ja-JP/tiddlers/commands/RenderTiddlerCommand.tid b/editions/ja-JP/tiddlers/commands/RenderTiddlerCommand.tid new file mode 100644 index 000000000..829390f0f --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/RenderTiddlerCommand.tid @@ -0,0 +1,9 @@ +caption: rendertiddler +tags: Commands $:/deprecated +title: RenderTiddlerCommand +ja-title: RenderTiddlerコマンド +type: text/vnd.tiddlywiki + +<<.deprecated-since "5.1.15" "RenderCommand">>. + +{{$:/language/Help/rendertiddler}} diff --git a/editions/ja-JP/tiddlers/commands/RenderTiddlersCommand.tid b/editions/ja-JP/tiddlers/commands/RenderTiddlersCommand.tid new file mode 100644 index 000000000..42ef1c908 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/RenderTiddlersCommand.tid @@ -0,0 +1,9 @@ +caption: rendertiddlers +tags: Commands $:/deprecated +title: RenderTiddlersCommand +ja-title: RenderTiddlersコマンド +type: text/vnd.tiddlywiki + +<<.deprecated-since "5.1.15" "RenderCommand">>. + +{{$:/language/Help/rendertiddlers}} diff --git a/editions/ja-JP/tiddlers/commands/SaveCommand.tid b/editions/ja-JP/tiddlers/commands/SaveCommand.tid new file mode 100644 index 000000000..19bba366a --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/SaveCommand.tid @@ -0,0 +1,10 @@ +caption: save +created: 20170919131738203 +modified: 20260115112431945 +original-modified: 20170919131813069 +tags: Commands +title: SaveCommand +ja-title: Saveコマンド +type: text/vnd.tiddlywiki + +{{$:/language/Help/save}} diff --git a/editions/ja-JP/tiddlers/commands/SaveTiddlerCommand.tid b/editions/ja-JP/tiddlers/commands/SaveTiddlerCommand.tid new file mode 100644 index 000000000..8d25f5a56 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/SaveTiddlerCommand.tid @@ -0,0 +1,10 @@ +caption: savetiddler +created: 20131218121606089 +tags: Commands $:/deprecated +title: SaveTiddlerCommand +ja-title: SaveTiddlerコマンド +type: text/vnd.tiddlywiki + +<<.deprecated-since "5.1.15" "SaveCommand">>. + +{{$:/language/Help/savetiddler}} diff --git a/editions/ja-JP/tiddlers/commands/SaveTiddlersCommand.tid b/editions/ja-JP/tiddlers/commands/SaveTiddlersCommand.tid new file mode 100644 index 000000000..9a18078c0 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/SaveTiddlersCommand.tid @@ -0,0 +1,10 @@ +caption: savetiddlers +created: 20140609121606089 +tags: Commands $:/deprecated +title: SaveTiddlersCommand +ja-title: SaveTiddlersコマンド +type: text/vnd.tiddlywiki + +<<.deprecated-since "5.1.15" "SaveCommand">>. + +{{$:/language/Help/savetiddlers}} diff --git a/editions/ja-JP/tiddlers/commands/SaveWikiFolderCommand.tid b/editions/ja-JP/tiddlers/commands/SaveWikiFolderCommand.tid new file mode 100644 index 000000000..1b5a5d1a2 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/SaveWikiFolderCommand.tid @@ -0,0 +1,9 @@ +title: SaveWikiFolderCommand +ja-title: SaveWikiFolderコマンド +tags: Commands +created: 20190414110120829 +modified: 20260115112615647 +original-modified: 20190414110120829 +caption: savewikifolder + +{{$:/language/Help/savewikifolder}} diff --git a/editions/ja-JP/tiddlers/commands/ServerCommand.tid b/editions/ja-JP/tiddlers/commands/ServerCommand.tid new file mode 100644 index 000000000..efc10757b --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/ServerCommand.tid @@ -0,0 +1,16 @@ +caption: server +created: 20131219163923630 +modified: 20260115113945040 +original-modified: 20180626150505679 +tags: Commands $:/deprecated +title: ServerCommand +ja-title: Serverコマンド +type: text/vnd.tiddlywiki + +<<.deprecated-since "5.1.18" "ListenCommand">>. + +''この`--server`コマンドは廃止されました。新しい[[Listenコマンド|ListenCommand]]を使用してください。'' + +TiddlyWikiのWebサーバー機能の詳細については、WebServerを参照してください。 + +{{$:/language/Help/server}} diff --git a/editions/ja-JP/tiddlers/commands/SetFieldCommand.tid b/editions/ja-JP/tiddlers/commands/SetFieldCommand.tid new file mode 100644 index 000000000..caf2dd5c2 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/SetFieldCommand.tid @@ -0,0 +1,9 @@ +title: SetFieldCommand +ja-title: SetFieldコマンド +tags: Commands +created: 20140609121606089 +modified: 20260115112749128 +original-modified: 20140609121606089 +caption: setfield + +{{$:/language/Help/setfield}} diff --git a/editions/ja-JP/tiddlers/commands/UnpackPluginCommand.tid b/editions/ja-JP/tiddlers/commands/UnpackPluginCommand.tid new file mode 100644 index 000000000..a055722ce --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/UnpackPluginCommand.tid @@ -0,0 +1,10 @@ +created: 20141029114305697 +modified: 20260115112913290 +original-modified: 20141029114305697 +tags: Commands +title: UnpackPluginCommand +ja-title: UnpackPluginコマンド +type: text/vnd.tiddlywiki +caption: unpackplugin + +{{$:/language/Help/unpackplugin}} diff --git a/editions/ja-JP/tiddlers/commands/VerboseCommand.tid b/editions/ja-JP/tiddlers/commands/VerboseCommand.tid new file mode 100644 index 000000000..2abc7e249 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/VerboseCommand.tid @@ -0,0 +1,6 @@ +title: VerboseCommand +ja-title: Verboseコマンド +tags: Commands +caption: verbose + +{{$:/language/Help/verbose}} diff --git a/editions/ja-JP/tiddlers/commands/VersionCommand.tid b/editions/ja-JP/tiddlers/commands/VersionCommand.tid new file mode 100644 index 000000000..5064a7014 --- /dev/null +++ b/editions/ja-JP/tiddlers/commands/VersionCommand.tid @@ -0,0 +1,6 @@ +title: VersionCommand +ja-title: Versionコマンド +tags: Commands +caption: version + +{{$:/language/Help/version}} diff --git a/editions/ja-JP/tiddlers/community/Articles.tid b/editions/ja-JP/tiddlers/community/Articles.tid index a6aec5a1c..8743fc641 100644 --- a/editions/ja-JP/tiddlers/community/Articles.tid +++ b/editions/ja-JP/tiddlers/community/Articles.tid @@ -1,13 +1,13 @@ created: 20140320230543190 modified: 20241004114128016 original-modified: 20160602172752299 -tags: Community +tags: Resources title: Articles ja-title: 記事 caption: 記事 type: text/vnd.tiddlywiki -~TiddlyWikiについて書かれた最近の記事をいくつか紹介します。新しい記事は、GitHub、Twitter、または[[TiddlyWikiグループ|Forums]]に投稿して送信してください。 +~TiddlyWikiについて書かれた最近の記事をいくつか紹介します。新しい記事は、GitHub、または[[TiddlyWikiグループ|Forums]]に投稿して送信してください。