Editor Plugins

Other Integrations

search

Exporting Snippets

Need a backup of your libraries? Export all your Cacher snippets and labels to a JSON file.

What gets exported?

Here is the data that gets exported in the JSON:

notes Note: Files attached to snippets are not exported. However, links to files in Markdown documents will be preserved.

How to export

From the User Dropdown

Export backup
  1. While signed into Cacher, click the User Dropdown menu in the top-right corner.
  2. Select Export Backup from the menu.
  3. The exported JSON file will be saved to:
    • Your browser's Downloads folder (using web app)
    • A user-selected folder (using desktop app)

Using the Cacher API

Follow the instructions in the following snippet. We recommend that teams save this snippet to their libraries for reference.

On this page