Skip to content

Home Screen & Scene Library

The Home screen is Talemate's landing page. It is where you load, import, create, and manage your scenes.

Home screen

It is made up of four areas:

  • Quick load — cards for your most recently played scenes
  • Scene Library — a file browser of every scene project on disk
  • Import — drag-and-drop import for scenes and character cards
  • Create new scene — start a blank scene

Quick load

The Quick load row shows your most recently saved scenes as cards. Click a card to load that scene.

Each card has a three-dot menu (⋯) beneath it with additional actions:

  • Timeline — browse and fork from the scene's version history, see Restoring Scenes
  • Remove from Quick Load — remove the card without deleting any files
  • Delete — delete the scene file itself (refused for the currently loaded scene — load a different scene first)

Scene Library

The Scene Library lists every scene project found in your scenes/ directory as an expandable tree. Each project row shows its cover image, the number of save files it contains, and when it was last saved.

Scene library

Expanding a project reveals:

  • An information row summarizing the project's contents — how many media assets and node modules it holds
  • The project's save files, each with its scene name, last-modified date, and file size

Click a save file to load it. Each save file row also has a three-dot menu (⋮) with the same actions as the quick-load cards — Timeline, Remove from Quick Load (only shown when the save is in Quick Load), and Delete.

Filtering

The Filter scenes field narrows the tree to matching projects, save files, and character cards. Matching projects expand automatically so you can see the hits.

Projects with many save files show only the ten most recent — click Show all N saves to expand the rest.

Character cards

Character card files stored in scenes/characters/ are listed in their own Character Cards section at the bottom of the library. Image cards display a thumbnail of the card art.

Clicking a card starts a character card import, letting you create a new scene from the card.

Deleting scenes and projects

Each row in the library has a delete action:

  • Delete in a save file's three-dot menu (⋮) deletes that single file after a confirmation prompt.
  • on a character card deletes that single file after a confirmation prompt.
  • on a project deletes the entire scene project — all of its save files, assets, node modules, and version history.

Note

The save file or project of the currently loaded scene cannot be deleted — the next save would silently recreate it. Load a different scene first.

Deleting a project is irreversible, so the confirmation dialog requires typing the project name before the delete button becomes available:

Delete scene project dialog

Warning

Deleting a scene project removes its whole directory from disk — see Scene Directory Structure for what that includes. There is no undo.

Import

The Import dropzone accepts:

  • Talemate scenes.json save files, or .zip archives exported from the world editor (a complete scene including its assets and node modules)
  • Character cards.png, .webp, or .json card files

Drag a file onto the dropzone or click it to browse. Character cards open the import options dialog; Talemate scene files load directly.

Create new scene

Create new scene starts a blank scene. After choosing a name and optional writing style and director persona, the scene opens in the world editor where you can add characters and scene details.