Import and export data for working with Inscribed editor. (you will get: filename.ins
)
Warning: The import option will override the existing data stored on the browser. Always backing up the data and be careful when import.
Export as GIF file to use on your blog, documentation, or posting on social media.
Example GIF:
Create an iframe embed code in “presentation format” to embed everywhere. Recommended for explaining something in a step-by-step presentation format.
Create an iframe embed code in “slider template format” to embed everywhere. Recommended for visualizing some ideas or process e.g. algorithm.
Generate a direct shareable link from your Gist URL for easy sharing. This option provides a simple URL that can be shared via email, chat, or social media without embedding. The link can be opened directly in a browser to view the presentation.
For the embed and shareable link options, you need to save your presentation data to a GitHub Gist. Here are some helpful tips:
If your Gist contains multiple valid Inscribed files, the system will automatically detect them and display a dropdown menu for you to select which file to use.
You can link directly to a specific file in a Gist using the filename parameter in the URL. For example:
https://gist.github.com/username/gistid?filename=presentation.ins
When a Gist contains multiple files with valid Inscribed data, the system automatically adds this parameter to specify which file to use. This allows you to share a direct link to a specific presentation within a multi-file Gist.