2. ビジュアルエディタ操作 2. Visual Editor Usage

ビジュアルエディタは、プロンプトを「タグのブロック」として直感的に操作できる場所です。
マウスまたはタッチ操作で、タグの順序変更や削除が簡単に行えます。
The Visual Editor is a place where you can intuitively manipulate prompts as "tag blocks."
You can easily reorder or delete tags using mouse or touch operations.

🖱️ 基本操作 (Drag & Drop) 🖱️ Basic Operations (Drag & Drop)

並べ替え (Reorder) Reorder

タグブロックをドラッグ(掴んで移動)し、好きな場所にドロップ(離す)することで、プロンプトの順序を入れ替えることができます。
関連するタグ(例: 衣装のタグ同士)を近くにまとめたり、重要なタグを先頭に移動させたりする推敲作業に最適です。
You can swap the order of prompts by dragging (grabbing and moving) a tag block and dropping (releasing) it wherever you like.
It is ideal for refinement tasks such as grouping related tags (e.g., outfit tags) or moving important tags to the beginning.

削除 (Delete) Delete

不要なタグは、エディタの枠外(グレーの背景部分など)にドラッグしてドロップしてください。
「ゴミ箱に捨てる」ような感覚で、プロンプトから削除されます。
To delete unnecessary tags, drag and drop them outside the editor frame (such as onto the gray background area).
They will be removed from the prompt as if you were "throwing them in the trash."

📱 スマホ・タブレットでの操作: 📱 Operation on Smartphones and Tablets:
タッチデバイスでは、誤って画面がスクロールしてしまうのを防ぐため、以下の操作を行ってください。
タグを約0.25秒「長押し」してからドラッグを開始する
※長押しするとタグが少し浮き上がり、移動可能になります。
On touch devices, to prevent accidental scrolling, please perform the following operation:
"Long-press" a tag for about 0.25 seconds before starting to drag.
*Long-pressing will cause the tag to lift slightly, making it movable.

🎨 色と形状の見方 🎨 Visual Guide to Colors and Shapes

1. 出現頻度による色分け (Tag Frequency) 1. Color Coding by Frequency (Tag Frequency)

タグの枠線色は、Danbooruデータセットにおける「出現頻度(人気度)」を表しています。
「みんなが使っているタグ(=AIがよく知っているタグ)」かどうかを判別する目安になります。
The border color of a tag represents its "occurrence frequency (popularity)" in the Danbooru dataset.
It serves as a guide to determine if a tag is "commonly used (i.e., well-known to the AI)."

▼ 実際の表示イメージ (デフォルト設定) ▼ Actual display image (default setting)
very_popular_tag 10k+ common_tag 1k+ rare_tag 0+

2. 特殊ブロック (Special Blocks) 2. Special Blocks

通常のタグ以外にも、特殊な構文は「角が四角いブロック」や「特別な色」で区別されます。 In addition to normal tags, special syntax is distinguished by "square-cornered blocks" or "special colors."

BREAK ⚡ BREAK ⚡ BREAK

プロンプトの文脈を強制的に切る構文です。
LoRAなどの制御タグと同様に、ピンク色の角丸ブロックで強調表示されます。
A syntax that forcibly breaks the prompt context.
Like LoRA and other control tags, it is highlighted with a pink rounded block.

# memo 💬 # Comment 💬 # Comment

行頭に # をつけたコメント行は、緑色のブロックとして表示されます。
メモ書きや、一時的に無効化したタグの管理に便利です。
Comment lines starting with # are displayed as green blocks.
Useful for notes or managing temporarily disabled tags.

<lora:model:1> 💠 LoRA 💠 LoRA

LoRA呼び出し構文は、BREAKと同様にピンク色で区別されます。
一目でモデルの適用状況がわかります。
LoRA invocation syntax is distinguished by pink, similar to BREAK.
You can see the model application status at a glance.

次は、このエディタに新しいタグを追加する方法について解説します。 Next, we will explain how to add new tags to this editor.
3. タグ検索・追加 へ進む ➡️ Go to 3. Tag Search / Add ➡️