7. データ保存・安全性 7. Data Storage & Safety
本ツールのご利用にあたり、データの保存場所やセキュリティ(プライバシー)の仕組みについて解説します。 This section explains where data is stored and the security (privacy) mechanisms of this tool.
💾 自動保存 (Auto-Save) 💾 Auto-Save
本ツールに入力されたすべてのデータ(プロンプト、スプレッドシート、表示設定など)は、お使いのブラウザ内 (LocalStorage) にリアルタイムで自動保存されます。 All data entered into this tool (prompts, spreadsheets, display settings, etc.) is automatically saved in real-time within your browser (LocalStorage).
- 保存のタイミング: Saving Timing: キー入力やボタン操作を行うたびに即座に保存されます。 Saved immediately upon every keystroke or button operation.
- 再開: Resume: ブラウザを閉じても、次回同じブラウザでアクセスすれば、前回の続きから作業を再開できます。 Even if you close the browser, you can resume from where you left off the next time you access it using the same browser.
「PCで作業した続きをスマホで行う」といった同期機能はありません。また、シークレットモード(プライベートブラウジング)では、ブラウザを閉じるとデータが消去されますのでご注意ください。 There is no synchronization feature such as "continuing work started on a PC on a smartphone." Also, please note that in Incognito Mode (Private Browsing), data will be deleted when the browser is closed.
🔒 プライバシーとセキュリティ 🔒 Privacy and Security
本ツールは「クライアントサイド(ブラウザ上)」で動作するように設計されています。 This tool is designed to operate on the "client-side (in the browser)."
あなたが入力したプロンプトや画像生成のアイデアが、外部のサーバーに送信・保存されることは一切ありません。 The prompts or image generation ideas you enter are never sent to or stored on an external server.
すべての処理はあなたの端末内で完結しているため、未公開のプロジェクトや個人的な趣味のプロンプトも安心して扱えます。 Since all processing is completed within your device, you can safely handle private projects or personal prompts.
📦 推奨されるバックアップ方法 📦 Recommended Backup Methods
ブラウザのLocalStorageは、キャッシュのクリアや予期せぬエラーで消えてしまう可能性がある「一時的な保存場所」です。
The browser's LocalStorage is a "temporary storage location" that may
be lost due to cache clearing or unexpected errors.
重要なプロンプトデータは、定期的にファイルとして保存することを強く推奨します。
We strongly recommend regularly saving important prompt data as
files.
これを使えば、コメントや空白セルを含むすべての編集状態を1つのファイルとしてPCに保存できます。 With this, you can save the entire editing state, including comments and empty cells, as a single file to your PC.
WebUIのStyles登録用などに便利です。 Useful for registering in WebUI Styles, etc.
🛠️ トラブルシューティング 🛠️ Troubleshooting
もし画面表示がおかしくなったり、動作が重くなったりした場合は、以下の手順をお試しください。 If the display becomes glitchy or the operation slows down, please try the following steps:
- ページを再読み込み (F5) する。
- Reload the page (F5).
- それでも直らない場合、ブラウザのキャッシュをクリアする(※データが初期化されます)。
- If it still doesn't work, clear the browser cache (*Data will be initialized).
- スプレッドシートの 🗑️ クリア ボタンを押して、データをリセットする。 Press the 🗑️ Clear button in the spreadsheet to reset the data.