SynapEditor
FeaturesDemosBlogsPricing
Support
DocumentsGuides & API referenceFAQBrowse common questions
Contact SalesLog In
Start Free Trial

Documentation

  • Installation
  • Configuration
    • Basic UI Settings
    • Detail UI Settings
    • Editor Initialization
    • Export Settings
    • Other Settings
      • Accessibility Settings — Auxiliary Messages
      • Auto Link Insertion
      • Auto List Insertion (Deprecated)
      • Auto Save
      • Bullet Rendering
      • Content Filter
      • Specifying Editing Default Style
      • Moving Focus Outside the Editor
      • Custom Class and Style Settings for Headings (H1–H6)
      • Preserve HTML display:none Nodes
      • HTML Import Settings
      • Notification Message Settings
      • Inner UI Control for Partial Edit Restricted Objects
      • Partial Edit Restriction
      • Save Recently Used Color List
      • Insert as Responsive Object
      • Responsive View
      • Insert Table with Fixed Width
      • Table Style Custom Settings
      • Templates
      • Tooltip Position Save
      • User-Defined Input Action
      • User-Defined Styles
    • Upload and Import Settings
  • Plugins
  • External Modules
  • API
  • Release Notes
  1. Docs
  2. /Installation & Configuration
  3. /Configuration
  4. /Other Settings
  5. /Auto Save

Auto Save

Auto save refers to a feature that automatically saves the content being edited to the browser's Web Storage area.

Whether to use auto save and the save interval can be configured as follows.

Unit: ms (default: 60000)

// synapeditor.config.js
{
    'editor.autoSave': true,
    'editor.autoSave.period': 60000,
}

Saved information can be loaded into the editing area using "Load Auto-Saved Document Load Auto-Saved Document".

Related Features

  • Load Auto-Saved Document
SynapEditor
SettingsFeaturesDemosResourcesPricingSupportCookie settings
Terms of UsePrivacy PolicyCookie PolicyRefund Policy
Learn more on our pricing page·© 2026 SynapEditor. All rights reserved.