Supernote Digests
approvedby Tony Boules
Import Supernote digest backups and convert your highlighted digests into notes in your Obsidian vault, organized as atomic or per-document notes. - This plugin has not been manually reviewed by Obsidian staff.
Supernote Digests
Import your Supernote digest backups directly into your Obsidian vault — no manual export or PDF extraction required.
Supernote's Digest feature lets you highlight handwritten notes and export them as a backup file (.snbak). This plugin reads that backup and turns each highlighted digest into a note in your vault, complete with an embedded image of the original handwritten mark.
Features
- Upload a
.snbakbackup file and automatically generate notes from your highlighted digests - Choose how notes are organized:
- Atomic — each digest becomes its own note, linked into an Atlas (map of content) for its source document
- Document — all digests for a source document are collected into a single note
- Handwritten mark images are extracted from the backup and embedded next to each digest, with trailing whitespace trimmed automatically
- Re-uploading a backup only creates notes for digests that don't already exist — your existing notes are never overwritten
- Configurable vault paths for digests, images, and atlas notes
Usage
- On your Supernote device, create a Digest backup:
- Swipe down from the top of the screen and tap Settings.
- Tap System.
- Go to Backup and Restore and tap the menu icon.
- Tap Backup.
- Check the checkbox next to Digest.
- Tap Back Up Now.
- Once complete, the backup file appears in your device's Export folder — transfer it to your computer via USB, email, cloud storage, or the Browse & Access feature. It'll have a
.snbakextension.
- In Obsidian, open Settings → Supernote Digests.
- Under Path to Backup File, browse to and select your
.snbakfile. - Choose your preferred Note Organization Style — Atomic or Document. Switching this later will delete your previously generated notes, so you'll need to click Generate again afterward to rebuild them in the new style.
- Optionally adjust where digests, images, and atlas notes are saved.
- Click Generate. A progress bar shows how far along the import is.
You can re-run Generate any time you have a new backup — only new digests will produce new notes; anything already imported is left as-is.
Requirements
- Obsidian 1.5.7 or later
- Desktop only — this plugin reads the backup file directly from disk, so it isn't available on mobile
- The Dataview community plugin — Atlas notes use a Dataview query to list their linked digests, so Dataview must be installed and enabled for those to render
File access
Your Supernote backup (.snbak) typically lives outside your Obsidian vault — wherever you saved it after transferring it from your device. To read it, this plugin needs permission to access a file at the path you provide, outside the vault's own folder. No other files outside the vault are read or written, and nothing is sent over the network.
Installation
Search for "Supernote Digests" under Settings → Community plugins, once approved for the directory listing.
Or install manually: download main.js and manifest.json from the latest release and place them in <YourVault>/.obsidian/plugins/supernote-digests/, then enable the plugin under Settings → Community plugins.
License
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.