The sidebar exposes three edit modes — Overlays, Annotations, and Code Snippets — each with its own timeline. Switch between them using the tabs at the top of the sidebar. For a conceptual overview of the differences, see Getting Started.
Overlays are placed on top of the video and are visible to all users. Only admin users can add or edit overlays.
In the "Custom HTML" tab, you can create overlays containing any HTML markup — useful for styled text, buttons, or embedded content not covered by built-in resource types.
The Hotspot / Link overlay type defines a clickable area on the video that links to a point of time in another hypervideo. This allows you to build branching narratives.
Annotations are user-specific supporting materials displayed outside the video area in the Layout Areas. Every user manages their own set of annotations independently.
You can also browse and reuse annotations created by other users: open the "Annotations of other Users" tab for an overview of all annotation sets for the current hypervideo.
Code Snippets let you define JavaScript code that is executed automatically at a specific point in the video. Switch to the Code Snippets edit mode, then:
Code Snippets are shared across all users and can only be added or edited by admin users. See Advanced Use for ready-to-use code snippet examples.
FrameTrail supports subtitle tracks in WebVTT (.vtt) format, synchronized with the video. See the FAQ on subtitle formats for converters from SRT and other formats.
.vtt file and specify the language.In Server and Local Folder mode, click Save in the sidebar to persist your changes. In In-Memory mode, the Save button is disabled — use Save As to export your work instead.
You can share a hypervideo by copying its direct URL from the browser, or use Save As to export it as a standalone HTML file, JSON, or ZIP archive.
See Managing Data for a detailed guide on all storage modes, export formats, backup, and sharing options.