■挿入(I)Insert
編集中のテキストファイルに特定の文字列を挿入します。
These are menu about inserting any string.
- 日付(D)
Date
編集中のテキストファイルに yyyy-mm-dd の形式で日付を挿入します。
This menu inserts date to current edited file. The format is yyyy-mm-dd.
- 時間(T)
Time
編集中のテキストファイルに hh-mm-ss の形式で時間を挿入します。
This menu inserts time to current edited file. The format is hh-mm-ss.
- ↑(U)
編集中のテキストファイルに ↑ を挿入します。
- ↓(W)
編集中のテキストファイルに ↓ を挿入します。
- →(R)
-> (Right)
編集中のテキストファイルに → を挿入します。
This menu inserts a string of "->".
- ←(L)
<- (Left)
編集中のテキストファイルに ← を挿入します。
This menu inserts a string of "<-".
- 文字列(S)
String
編集中のテキストファイルに、設定ダイアログで登録した文字列を挿入します。
%から始まるキーワードを使用することができます。
This menu inserts a string that is registered in TextTree option dialog.
You can use some keyword that start with % character.
- ファイルから(T)
Insert File
編集中のテキストファイルに、他のテキストの内容を挿入します。
文字コードの異なるテキストファイルは挿入することができません。
This menu inserts a string from other text file.
|