-
Notifications
You must be signed in to change notification settings - Fork 0
Notebook
SuitIThub edited this page Jun 20, 2026
·
3 revisions
DLL: HS2Sandbox.Notebook.dll · GUID: com.hs2.sandbox.notebook · Game: HS2 only
A simple in-game notepad for shot lists, ideas, and reminders — opened from the sidebar. Notes auto-save to disk.
- Install Notebook +
notes-icon.png - Click the notes icon on the left toolbar
- Resizable window
- Multiple notes with titles (tabs)
- Debounced auto-save (~0.5 seconds after edits)
- Flush on window close and game quit
- Hand-written JSON persistence (no JsonUtility)
BepInEx/config/com.hs2.sandbox/notebook.json
Back up this file to preserve notes across reinstalls.
Keep the window open while working in Studio. Edits save automatically; no manual Save button required.
| Issue | Fix |
|---|---|
| Notes not saved | Check file permissions on config folder |
| Lost after crash | Last debounced save may be up to ~0.5s old |
Navigation: ← Workspace Tree Lock · Notebook · Next: Pose Browser →
- Overview
- Folders & library
- Search, filters & sort
- Grid & selection
- Pose groups
- Multi-character apply
- Pose stash
- Pose items
- Import/export ZIP
- Thumbnails
- Options & data