This repository was archived by the owner on May 27, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
4. Settings
Prolix OCs edited this page Aug 14, 2025
·
1 revision
The Silly Sim Tracker extension offers several settings to customize its behavior. Here's how to configure each option.
- Open SillyTavern
- Click on the Extensions panel
- Find "Silly Sim Tracker" in the list
- Click the arrow to expand settings
- What it does: Turns the extension on or off
- When to use: Disable when not tracking, enable when you need cards
- Default: Enabled
- What it does: Sets the keyword after ``` for sim data
- When to use: Change if you want different formatting
- Default: "sim"
-
Example:
sim becomesrpg if you change it to "rpg"
- What it does: Sets background color for cards without custom colors
- When to use: Match your theme or character colors
- Default: Purple (#6a5acd)
- Format: Hex color codes only (#ff0000, #4ecdc4, etc.)
- What it does: Controls display of character thoughts section
- When to use: Disable for minimalist cards, enable for more detail
- Default: Enabled
- What it does: Choose from built-in template designs
-
Options:
- dating-card-template.html (default)
- text-msg-template.html
- When to use: Select based on your tracking type
- Load from File: Upload your own HTML template
- Clear Custom: Remove custom template and revert to default
- Add Field: Create new tracking variables
- Remove Field: Delete unused tracking variables
- Field Key: The variable name (no spaces, special characters)
- Description: Human-readable explanation
- Key: "hp", Description: "Health Points (0-100)"
- Key: "level", Description: "Character Level (1-20)"
- What it does: Hides the raw JSON code from chat display
- When to use: Enable for clean chat, disable for debugging
- Default: Enabled
- What it does: The prompt injected by {{sim_tracker}} macro
- When to use: Modify for custom tracking behavior
- Default: Dating sim focused prompt
- What it does: Converts old JSON format to new format
- When to use: When you have legacy data to update
- Safety: Includes confirmation to prevent accidents
Begin with default settings and change only what you need.
Set default colors that match your SillyTavern theme.
Plan your custom fields before creating templates or prompts.
Test templates with your actual data before heavy use.
Keep notes of your custom configurations for reference.