Skip to content

Note Preset Editor

Create and manage note presets in a two-panel app. A preset defines an icon, a color, and the defaults applied when you create a note. Open it from the Manage Presets button in Settings Panel > Notes tab (GM only).


A scrollable list of all presets. The Default preset sorts first; the rest sort alphabetically. Each entry shows:

  • Label. The preset name. Click it to select the preset.
  • Icon button. A colored icon. Click it to edit the icon and color.

When you hide a built-in preset, a Restore Presets button appears below the list.

The editor for the selected preset, split into three sections: Content, Schedule, and Settings. These match the note sheet tabs.


A built-in preset that:

  • Cannot be deleted. The Delete and Sync to Notes buttons hide when the Default preset is selected.
  • Auto-applied. A note without an assigned category uses the Default preset’s defaults.
  • Hidden from pickers. The Default preset does not appear in category dropdowns on the note sheet, in note badges, or in filter dropdowns. It acts as a fallback rather than a visible category.

You can edit the Default preset like any other preset. It always stays first in the list.


FieldDescription
NameDisplay name for the preset
EmblemFontAwesome icon class and hex color. Click the icon button to open the edit dialog
Player UsableCheckbox. When enabled, non-GM players can see and select this preset on their notes

When disabled, the preset is hidden from the category dropdown for non-GM players. You always see every preset. Use this to restrict a category to GM-only use while keeping general categories available to players.


A default title for new notes created with this preset. Leave it blank for no default title.

A default body for new notes. When a note is created with this preset and no content is provided, the template HTML fills the note body.

  • Leave the editor empty for no template.
  • Use the Reset button in the footer to restore all fields. Built-in presets revert to their seed values; custom presets clear to empty.
  • A content template applies only to new notes.

  • All Day: Whether new notes default to all-day events
  • Duration: Default number of days each occurrence spans
  • Max Occurrences: Default cap on occurrences for recurring notes

  • Display Style: How the note renders on the calendar (banner, icon, or pip)
  • Visibility: Note visibility level (visible, hidden, or secret)
  • Silent: Suppress chat announcements and reminders for this note
  • Show Bookends: Show start and end markers on multi-day events

Icon and color are not set here. Edit them from the preset’s icon button.

  • Notification Type: Default notification type (Toast, Chat, or Dialog)
  • Reminder Targets: Who receives reminders (Everyone, GM Only, Author Only, Note Viewers)
  • Notify Before: How far before the event to trigger the reminder
  • Increment: The unit applied to the Notify Before value (Hours, Days, Weeks, Months, or Years)
  • Player Ownership: Default ownership level granted to all non-GM players on new notes (None / Observer / Owner)
  • Macro: Macro to run when the note triggers, selected from world macros

A field left unset uses the system default at note creation time.


The Sync to Notes button in the footer updates every existing note that uses the selected preset to match its current defaults. A confirmation dialog shows the number of affected notes first.

Sync covers all Settings and Schedule defaults. These fields are not synced, which preserves per-note customization:

  • Title
  • Content
  • Schedule dates and conditions

Every world ships with built-in presets (Birthday, Deadline, Downtime, Lore, Meeting, Quest, Reminder, Session), plus the Default preset. Built-in presets:

  • Can be edited (name, icon, color, defaults)
  • Can be hidden rather than permanently removed. A Restore Presets button appears while any are hidden. The Default preset cannot be hidden.
  • Support reset: the Reset button in the footer restores all fields to their seed values

You create custom presets. They:

  • Store all fields directly, with no seed data to restore
  • Can be permanently deleted
  • Support reset: the Reset button in the footer clears all fields to empty defaults

Export and import individual presets as JSON files.

Click Export in the footer to download the selected preset as a .json file. The file holds all preset data: label, icon, color, and defaults.

Click Import in the footer and select a .json file. On import:

  • The preset gets a fresh ID, which avoids collisions with existing presets
  • When a preset with the same label already exists, the imported one gains an “(Imported)” suffix
  • An imported preset is added as a custom preset regardless of its original type

ActionDescription
ImportImport a preset from a JSON file. Always visible
ExportExport the selected preset to a JSON file. Requires a selected preset
ResetReset all defaults for the selected preset (reverts built-in, clears custom). Requires a selected preset
Sync to NotesBatch-update existing notes to match preset defaults. Hidden for Default preset
DeleteRemove the selected preset (soft-delete for built-in). Hidden for Default preset
Add PresetCreate a new custom preset. Always visible
SaveSave all changes to settings. Always visible

When a preset is deleted and saved, notes that referenced it drop it from their category list.


When you configure a default note category in Settings Panel > Notes tab > Default Note Category, that preset applies automatically to a new note. Its category, icon, and color are set without a prompt. When the setting is left on “Ask every time”, a preset selection dialog appears instead at note creation.